From 3fa12ce42e65a5e16a280221f96d5cf2849f9bca Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 24 Feb 2020 21:27:48 +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') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 11f6c09f3..1798074a2 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -28,7 +28,7 @@ "category.rei.brewing.result": "Valmiv võlujook", "category.rei.composting": "Kompostimine", "category.rei.stripping": "Koorimine", - "category.rei.beacon_base": "Beacon Base", + "category.rei.beacon_base": "Majaka põhi", "category.rei.information": "Informatsioon", "text.rei.composting.chance": "§e%d%% võimalus", "text.rei.composting.page": "Leht %d", @@ -123,8 +123,8 @@ "config.roughlyenoughitems.filteredEntries.show": "Kuva valitud", "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Laadi kõigepealt maailm!", "config.roughlyenoughitems.entrySize": "Üksuse suurus:", - "config.roughlyenoughitems.asyncSearch": "Async Search:", - "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", + "config.roughlyenoughitems.asyncSearch": "Asünkroonne otsing:", + "config.roughlyenoughitems.numberAsyncSearch": "Asünkroonne üksusegrupi suurus:", "config.roughlyenoughitems.useCompactTabs": "Kompaktsed kaardid:", "config.roughlyenoughitems.darkTheme": "Välimuse teema:", "config.roughlyenoughitems.darkTheme.boolean.true": "Tume teema", @@ -137,7 +137,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Vasakul", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Paremal", "config.roughlyenoughitems.debugRenderTimeRequired": "Esemenimekirja silumisrežiim:", - "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.debugSearchTimeRequired": "Otsingu silumisrežiim:", "config.roughlyenoughitems.searchFieldLocation": "Otsingukasti asukoht:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "All vasakul/paremal", "config.roughlyenoughitems.searchFieldLocation.top_side": "Üleval vasakul/paremal", -- cgit