diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:58 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:58 +0800 |
| commit | a7f478ee26d375cf8c03d0af8109d35162230b37 (patch) | |
| tree | a61de29b8c63138bf1d5d844714d1de30bccf9c6 /src | |
| parent | 512ca01a0cf4c1abb5af840bfdd37933b39b6126 (diff) | |
| download | RoughlyEnoughItems-a7f478ee26d375cf8c03d0af8109d35162230b37.tar.gz RoughlyEnoughItems-a7f478ee26d375cf8c03d0af8109d35162230b37.tar.bz2 RoughlyEnoughItems-a7f478ee26d375cf8c03d0af8109d35162230b37.zip | |
New translations en_us.json (et_ee)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 935d2fc51..55f1cfc26 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -5,6 +5,7 @@ "text.rei.cheating_enabled": "§cSohitegemine lubatud", "text.rei.cheating_limited_enabled": "§bSohitegemine lubatud (käskudega)", "text.rei.cheating_enabled_no_perms": "§7Sohitegemine §clubatud §7(puudub luba)", + "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", "text.rei.no_permission_cheat": "Esemete sohiga saamiseks on vajalikud operaatoriõigused", "text.rei.search.field.suggestion": "Otsi...", "category.rei.crafting": "Meisterdamine", @@ -74,7 +75,7 @@ "text.rei.short_gamemode.adventure": "S", "text.rei.short_gamemode.spectator": "V", "text.rei.weather.clear": "Selge", - "text.rei.weather.rain": "Rihm", + "text.rei.weather.rain": "Vihm", "text.rei.weather.thunder": "Müristamine", "text.rei.previous_category": "Eelmine kategooria", "text.rei.next_category": "Järgmine kategooria", @@ -118,6 +119,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Kopeeri retsepti ID:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Ekspordi retsept:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Lisa lemmikutesse:", + "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", + "config.roughlyenoughitems.cheatingStyle.grab": "Grab", + "config.roughlyenoughitems.cheatingStyle.give": "Give", "config.roughlyenoughitems.recipeScreenType": "Retseptikuva tüüp:", "config.roughlyenoughitems.recipeScreenType.config": "Retseptikuva tüüp: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Määramata", |
