Fix missing i18n when checking for updates fails (#3444)

* Fix missing i18n when checking for updates fails

* Revise translation
This commit is contained in:
3gf8jv4dv
2024-11-11 19:20:28 +08:00
committed by GitHub
parent 861223e909
commit c7cc2d0733
8 changed files with 15 additions and 9 deletions

View File

@@ -801,7 +801,8 @@ mods.channel.release=稳定版本
mods.check_updates=检查模组更新
mods.check_updates.current_version=当前版本
mods.check_updates.empty=没有需要更新的模组
mods.check_updates.failed=部分文件下载失败
mods.check_updates.failed_check=检查更新失败
mods.check_updates.failed_download=部分文件下载失败
mods.check_updates.file=文件
mods.check_updates.source=来源
mods.check_updates.target_version=目标版本