diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:07:57 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:07:57 +0800 |
| commit | fc11b6df47aa220d874c4426f31332d8a3bfaa4c (patch) | |
| tree | 8b8763da4c98951aa3df746993945df1fe00a7c4 | |
| parent | fb782e469ae07541808224f07de90dbb403df83e (diff) | |
| download | RoughlyEnoughItems-fc11b6df47aa220d874c4426f31332d8a3bfaa4c.tar.gz RoughlyEnoughItems-fc11b6df47aa220d874c4426f31332d8a3bfaa4c.tar.bz2 RoughlyEnoughItems-fc11b6df47aa220d874c4426f31332d8a3bfaa4c.zip | |
New translations en_us.json (et_ee)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 9 |
1 files 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", |
