From d26cb24ffffc1e6063a2dd1053ccbc886c60767f Mon Sep 17 00:00:00 2001 From: Danielshe Date: Sun, 3 Nov 2019 15:15:56 +0800 Subject: New translations en_us.json (et_ee) --- src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 e286d6391..64181f354 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -6,7 +6,7 @@ "key.roughlyenoughitems.next_page": "Järgmine leht", "key.roughlyenoughitems.previous_page": "Eelmine leht", "key.roughlyenoughitems.focus_search": "Fookusta otsingukast", - "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier", + "key.roughlyenoughitems.copy_recipe_id": "Kopeeri retsepti ID", "text.rei.cheating": "Sohitegemine", "text.rei.cheating_disabled": "§7Sohitegemine keelatud", "text.rei.cheating_enabled": "§cSohitegemine lubatud", @@ -79,8 +79,8 @@ "text.rei.recipe_screen_type.selection": "Retseptide kuvatüübi valik", "text.rei.recipe_screen_type.selection.sub": "Sa saad seda seadistust alati seadistuskuvalt muuta.", "text.rei.view_recipes_for": "Vaata %s retsepte", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", - "msg.rei.recipe_id_details": "Recipe ID: %s", + "msg.rei.copied_recipe_id": "Retsepti ID kopeeritud", + "msg.rei.recipe_id_details": "Retsepti ID: %s", "_comment": "Seadistuse vihjetekstid", "config.roughlyenoughitems.title": "Roughly Enough Items seadistus", "config.roughlyenoughitems.!general": "Üldine", @@ -137,7 +137,7 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Tavaline", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Pööratud", "config.roughlyenoughitems.appendModNames": "Lisa juurde modinimed:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Kopeeri ID hüpik:", "config.roughlyenoughitems.scrollingEntryListWidget": "Esemenimekirja tegevus:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Keritav", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Lehekülgedega", -- cgit