diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-10-19 01:24:22 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-19 01:24:22 -0400 |
commit | 5827ef1306d84b4abc65274a887e89614f203699 (patch) | |
tree | ce2c67483fed0e5b94016bb23afc4659c54a3abc /src/main/resources/assets/skyblocker/lang/zh_cn.json | |
parent | 65731fff8e7c08088cc8352a9236c04f8ef39277 (diff) | |
parent | 178becc44e8095991fefd4be7c8c9dd765682c29 (diff) | |
download | Skyblocker-5827ef1306d84b4abc65274a887e89614f203699.tar.gz Skyblocker-5827ef1306d84b4abc65274a887e89614f203699.tar.bz2 Skyblocker-5827ef1306d84b4abc65274a887e89614f203699.zip |
Merge pull request #325 from Weblate-LifeIsAParadox/weblate-Skyblocker-skyblocker
Translations update from hysky translate
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/zh_cn.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/zh_cn.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json index d322b371..b7836eb4 100644 --- a/src/main/resources/assets/skyblocker/lang/zh_cn.json +++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json @@ -243,5 +243,14 @@ "text.autoconfig.skyblocker.option.general.quiverWarning": "箭袋提示", "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarning": "启用箭袋提示", "text.autoconfig.skyblocker.option.general.itemInfoDisplay": "物品信息显示", - "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.enableProfitCalculator": "启用利润计算器" + "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.enableProfitCalculator": "启用利润计算器", + "text.autoconfig.skyblocker.option.general.fairySouls.highlightOnlyNearbySouls.@Tooltip": "当此功能启用时, 在玩家半径50格以内的仙女之魂将被高亮", + "text.autoconfig.skyblocker.option.general.fairySouls.highlightFoundSouls": "将已找到的仙女之魂高亮", + "text.autoconfig.skyblocker.option.general.fairySouls.highlightOnlyNearbySouls": "仅高亮附近的仙女之魂", + "text.skyblocker.quit_discard": "不保存退出", + "text.skyblocker.quit_config": "修改未保存", + "text.skyblocker.quit_config_sure": "确定退出吗? 你的修改将不会被保存!", + "text.autoconfig.skyblocker.option.general.wikiLookup": "查阅 wiki", + "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki": "使用Hypixel官方 Wiki", + "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "在查阅时使用Hypixel 官方 wiki 代替 Fandom wiki" } |