From 600c7e49a14f6850fc0bb2f9b6fe686382c7f8d9 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 27 Apr 2020 15:39:45 +0800 Subject: New translations en_us.json (et_ee) --- src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index a75df942a..95c56c13b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -60,8 +60,10 @@ "text.rei.view_all_categories": "Kuva kõik kategooriad", "text.rei.go_back_first_page": "Tagasi 1. lehele", "text.rei.choose_page": "Vali leht", - "text.rei.gamemode_button.tooltip": "Vaheta mängurežiimi\n§7Lülita režiimile %s.\n\n§7Shift-klõps eelmise režiimi valimiseks.", - "text.rei.weather_button.tooltip": "Vaheta ilma\n§7Lülita ilmale %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": "Laadi pluginad uuesti", "text.rei.config.is.reloading": "Pluginaid laaditakse uuesti!", "text.rei.enabled": "Jah", -- cgit