feat(localization): simplify language selection labels and update app title across all locale files

This commit is contained in:
Will Miao
2025-09-02 10:11:55 +08:00
parent 8d9118cbee
commit 8a538d117e
9 changed files with 18 additions and 18 deletions

View File

@@ -19,7 +19,7 @@
"version": "バージョン"
},
"language": {
"select": "言語を選択",
"select": "言語",
"select_help": "インターフェースの言語を選択してください",
"english": "English",
"chinese_simplified": "中文(简体)",
@@ -74,7 +74,7 @@
}
},
"header": {
"appTitle": "LoRA Manager",
"appTitle": "oRA Manager",
"navigation": {
"loras": "LoRA",
"recipes": "レシピ",