[WIP] Prepare for localization zh-Hans Chinese (Simplified)

This commit is contained in:
Sakamoto Shiina
2024-10-10 21:06:13 +09:00
parent db85854efc
commit 1d6f177660
2 changed files with 294 additions and 1 deletions

View File

@@ -974,7 +974,8 @@ class Config:
"en": "English",
"ja": "日本語",
"ko": "한국어",
"zh-Hant": "繁體中文"
"zh-Hant": "繁體中文",
"zh-Hans": "简体中文"
# If you want to add a new language and key, please append it here.
}
self._SELECTABLE_CTRANSLATE2_WEIGHT_TYPE_DICT = {