change: language setting with standard way of i18n

This commit is contained in:
Wolfsin
2022-12-04 14:53:45 +09:00
parent 2244fa8372
commit 189fdd1002
2 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -56,8 +56,8 @@
"title": "Language",
"desc": "Setting the language",
"en": "English",
"zh": "Chinese",
"jp": "Japanese"
"zh": "中文",
"jp": "日本語"
}
},
"license": {
+1 -4
View File
@@ -55,10 +55,7 @@
},
"lang": {
"title": "言語",
"desc": "言語の設定",
"en": "English",
"zh": "中文",
"jp": "日本語"
"desc": "言語の設定"
}
},
"license": {