Update lang

This commit is contained in:
StageGuard
2020-12-22 19:57:43 +08:00
parent fba6f91a69
commit b35e13f52e
2 changed files with 4 additions and 2 deletions

View File

@@ -104,6 +104,7 @@
"res_language_dialog_title": "Choose language", "res_language_dialog_title": "Choose language",
"res_language_download_failed": "Failed to download language pack: {0}", "res_language_download_failed": "Failed to download language pack: {0}",
"res_language_dialog_tip": "Your language is not on the list?<br>Welcome to translate the script:<br><a href=>https://github.com/StageGuard/SkyAutoPlayerScript</a>", "res_language_dialog_tip": "Your language is not on the list?<br>Welcome to translate the script:<br><a href=>https://github.com/StageGuard/SkyAutoPlayerScript</a>",
"res_language_failed_fetch_online_list": "Failed to fetch online language list" "res_language_failed_fetch_online_list": "Failed to fetch online language list",
"res_language_update_needed": "Language pack need to be updated, please go to setting->language and click current language again to upgrade."
} }
} }

View File

@@ -104,6 +104,7 @@
"res_language_dialog_title": "选择语言", "res_language_dialog_title": "选择语言",
"res_language_download_failed": "语言下载失败:{0}", "res_language_download_failed": "语言下载失败:{0}",
"res_language_dialog_tip": "找不到你的语言?欢迎贡献翻译:<br><a href=>https://github.com/StageGuard/SkyAutoPlayerScript</a>", "res_language_dialog_tip": "找不到你的语言?欢迎贡献翻译:<br><a href=>https://github.com/StageGuard/SkyAutoPlayerScript</a>",
"res_language_failed_fetch_online_list": "无法获取在线语言列表" "res_language_failed_fetch_online_list": "无法获取在线语言列表",
"res_language_update_needed": "语言需要更新,请前往设置界面重新点击当前语言来更新"
} }
} }