japanese UI

This commit is contained in:
josc146
2023-07-29 21:19:45 +08:00
parent abfd668523
commit 9c8e7b2f08
4 changed files with 279 additions and 19 deletions

View File

@@ -1,9 +1,10 @@
import zhHans from './zh-hans/main.json';
import ja from './ja/main.json';
export const resources = {
zh: {
translation: zhHans
}
},
// de: {
// translation: de,
// },
@@ -19,9 +20,9 @@ export const resources = {
// it: {
// translation: it,
// },
// ja: {
// translation: ja,
// },
ja: {
translation: ja
}
// ko: {
// translation: ko,
// },