From 07f3f6251d6b7cad402980ddb45459195c31f6d6 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 27 Apr 2020 15:39:42 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 3d723eab4..2a558d61e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.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模式.\n\n§7按住Shift鍵單擊以倒轉轉換遊戲模式.", - "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": "是", -- cgit