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": "LoRAs",
"recipes": "Рецепты",