diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:35 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-27 15:39:35 +0800 |
| commit | 559efc9f315b7192c91dcbc82200d42176c14f50 (patch) | |
| tree | 0018fd3d03f068b9350f9266ed58ac128abc20a4 /src/main | |
| parent | 60ded7a293f1de08f7c61097f02d1371dd320231 (diff) | |
| download | RoughlyEnoughItems-559efc9f315b7192c91dcbc82200d42176c14f50.tar.gz RoughlyEnoughItems-559efc9f315b7192c91dcbc82200d42176c14f50.tar.bz2 RoughlyEnoughItems-559efc9f315b7192c91dcbc82200d42176c14f50.zip | |
New translations en_us.json (nn_no)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index b813e7538..c89aa158e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "View All Categories", "text.rei.go_back_first_page": "Back to Page 1", "text.rei.choose_page": "Choose Page", - "text.rei.gamemode_button.tooltip": "Switch Game Mode\n§7Switch to %s mode.\n\n§7Shift-Click to switch in a reverse cycle.", - "text.rei.weather_button.tooltip": "Switch Weather\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", |
