feat(localization): Improve locale resolution and add Chinese script variants
This commit is contained in:
@@ -178,6 +178,8 @@
|
||||
"nederlands": "Nederlands",
|
||||
"russian": "Русский",
|
||||
"chinese": "中文",
|
||||
"chineseSimplified": "簡體中文",
|
||||
"chineseTraditional": "繁體中文",
|
||||
"korean": "한국어",
|
||||
"deleteMessagesTitle": "刪除消息",
|
||||
"deleteMessagesMessage": "刪除 {count} 條消息?",
|
||||
|
||||
Reference in New Issue
Block a user