diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 6 |
1 files changed, 4 insertions, 2 deletions
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", |
