diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:41 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:41 +0800 |
| commit | a3827b11c531649f9fe0a8459f0128521177867d (patch) | |
| tree | a95accc0b683c3dcd6b63b24802b7f78d13d4158 /src/main/resources/assets/roughlyenoughitems | |
| parent | 75a0bb79aad01f4bcc0b1abea389d10ea1a41e45 (diff) | |
| download | RoughlyEnoughItems-a3827b11c531649f9fe0a8459f0128521177867d.tar.gz RoughlyEnoughItems-a3827b11c531649f9fe0a8459f0128521177867d.tar.bz2 RoughlyEnoughItems-a3827b11c531649f9fe0a8459f0128521177867d.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 9a22f62c9..9a8c3a89d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "查看全部类别", "text.rei.go_back_first_page": "回到第 1 页", "text.rei.choose_page": "选择页面", - "text.rei.gamemode_button.tooltip": "切换游戏模式\n§7切换至 %s 模式。", - "text.rei.weather_button.tooltip": "切换天气\n§7切换至 %s。", + "text.rei.gamemode_button.tooltip.all": "Switch Game Mode", + "text.rei.gamemode_button.tooltip.entry": "Switch to %s", + "text.rei.weather_button.tooltip.all": "Switch Weather", + "text.rei.weather_button.tooltip.entry": "Switch to %s", "text.rei.reload_config": "重载插件", "text.rei.config.is.reloading": "插件正在重新加载!", "text.rei.enabled": "是", |
