mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-23 20:34:51 +01:00
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:
@@ -191,6 +191,7 @@
|
||||
"language": {
|
||||
"current_language": "current language is %s",
|
||||
"language_changed": "language changed to %s",
|
||||
"language_not_found": "currently, server does not have that language: %s",
|
||||
"description": "display or change current language"
|
||||
},
|
||||
"list": {
|
||||
|
||||
Reference in New Issue
Block a user