i18n config

This commit is contained in:
Rafi
2023-02-14 21:24:33 +08:00
parent 233eb9c27a
commit 5abd5edba5
4 changed files with 48 additions and 16 deletions

View File

@@ -0,0 +1,3 @@
{
"hello": "Hello"
}

View File

@@ -0,0 +1,3 @@
{
"hello": "你好"
}