diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 20:17:49 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 20:17:49 +0800 |
| commit | 7128f2f5f27579c6cbf2646a78b5f8bd7eb54785 (patch) | |
| tree | 3d6f7ca5257872724c811aa4fccf4dddbc69d149 | |
| parent | 28a361d5988008c799e2f06993a244e451abda24 (diff) | |
| download | RoughlyEnoughItems-7128f2f5f27579c6cbf2646a78b5f8bd7eb54785.tar.gz RoughlyEnoughItems-7128f2f5f27579c6cbf2646a78b5f8bd7eb54785.tar.bz2 RoughlyEnoughItems-7128f2f5f27579c6cbf2646a78b5f8bd7eb54785.zip | |
New translations en_us.json (et_ee)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 55f1cfc26..6b9a1cc5a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -5,7 +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.cheating_limited_creative_enabled": "§bSohitegemine lubatud (kasutades loomingurežiimi)", "text.rei.no_permission_cheat": "Esemete sohiga saamiseks on vajalikud operaatoriõigused", "text.rei.search.field.suggestion": "Otsi...", "category.rei.crafting": "Meisterdamine", @@ -119,9 +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.cheatingStyle": "Sohitegemise viis:", + "config.roughlyenoughitems.cheatingStyle.grab": "Haara", + "config.roughlyenoughitems.cheatingStyle.give": "Anna", "config.roughlyenoughitems.recipeScreenType": "Retseptikuva tüüp:", "config.roughlyenoughitems.recipeScreenType.config": "Retseptikuva tüüp: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Määramata", |
