Removed invalid code in getLanguageFileDescription,When the language is not discovered, it will use the built-in language fallback mechanism to fall back,At the same time, we also fix the issue that using language in the server does not save the settings of the server side locale

This commit is contained in:
Secretboy-SMR
2022-05-11 18:06:37 +08:00
committed by Melledy
parent 7e3bfed003
commit e3fd2eaa17
4 changed files with 11 additions and 13 deletions

View File

@@ -191,6 +191,7 @@
"language": {
"current_language": "当前语言是: %s",
"language_changed": "语言切换至: %s",
"language_not_found": "目前服务端没有这种语言: %s",
"description": "显示或切换当前语言。"
},
"list": {