From 76ac3de1f12db5b0df82e79114f5d88042f8a8bd Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 27 Apr 2020 15:39:48 +0800 Subject: New translations en_us.json (lol_us) --- src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index ff18cadfc..23b72dc9a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "View Aww Categowies", "text.rei.go_back_first_page": "Back to Page 1", "text.rei.choose_page": "Chwose Page", - "text.rei.gamemode_button.tooltip": "Switch Game Mode\n§7Switch to %s mode.\n\n§7Shift-Cwick to switch in a wevewse cycwe.", - "text.rei.weather_button.tooltip": "Switch Weadew\n§7Switch to %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": "Reload Plugins", "text.rei.config.is.reloading": "Plugins are reloading!", "text.rei.enabled": "Yes", -- cgit