diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:48 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:48 +0800 |
| commit | 76ac3de1f12db5b0df82e79114f5d88042f8a8bd (patch) | |
| tree | ac8b7a5004899230a9d7d9828140cbc57a8a352e /src | |
| parent | da44b3f769efb05dc0ab40300020ad7c2b184954 (diff) | |
| download | RoughlyEnoughItems-76ac3de1f12db5b0df82e79114f5d88042f8a8bd.tar.gz RoughlyEnoughItems-76ac3de1f12db5b0df82e79114f5d88042f8a8bd.tar.bz2 RoughlyEnoughItems-76ac3de1f12db5b0df82e79114f5d88042f8a8bd.zip | |
New translations en_us.json (lol_us)
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", |
