From fc11b6df47aa220d874c4426f31332d8a3bfaa4c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 23 Mar 2021 00:07:57 +0800 Subject: New translations en_us.json (et_ee) --- src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index f0e01667d..4aa12a395 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Retseptikuva tüüp:", "config.roughlyenoughitems.recipeScreenType.config": "Retseptikuva tüüp: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Määramata", - "config.roughlyenoughitems.recipeScreenType.original": "Originaalne", - "config.roughlyenoughitems.recipeScreenType.villager": "Külaelaniku sarnane", + "config.roughlyenoughitems.recipeScreenType.original": "Vaikimisi", "config.roughlyenoughitems.layout": "Paigutus", "config.roughlyenoughitems.tooltips": "Näpunäited", "config.roughlyenoughitems.accessibility": "Ligipääsetavus", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "All vasakul/paremal", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Üleval vasakul/paremal", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Keskel", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Külaelaniku retseptikuva kerimisriba:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Püsiv", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Automaatselt hajuv", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Külaelaniku retseptikuva kerimisriba:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Püsiv", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Automaatselt hajuv", "config.roughlyenoughitems.disableRecipeBook": "Vanilli retseptiraamat:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cEi", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aJah", -- cgit