From 84fb16ff45b992cb406c126b560789cb3ffa1d7c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 17 Oct 2020 16:26:54 +0800 Subject: New translations en_us.json (et_ee) --- src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index 241fe48d2..cbcb0db9c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -141,6 +141,7 @@ "config.roughlyenoughitems.miscellaneous": "Varia", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", "config.roughlyenoughitems.isSubsetsEnabled": "Alamjaotised lubatud:", + "config.roughlyenoughitems.allowInventoryHighlighting": "Seljakoti esiletõst lubatud:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Kuva loitsukuma:", "config.roughlyenoughitems.layout.configButtonLocation": "Seadistusnupu asukoht:", "config.roughlyenoughitems.layout.configButtonLocation.upper": "Ülemine", @@ -152,6 +153,7 @@ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Laadi kõigepealt maailm!", "config.roughlyenoughitems.accessibility.entrySize": "Üksuse suurus:", "config.roughlyenoughitems.search.asyncSearch": "Asünkroonne otsing:", + "config.roughlyenoughitems.search.asyncSearchPartitionSize": "Asünkroonne otsingu partitsiooni suurus:", "config.roughlyenoughitems.accessibility.useCompactTabs": "Kompaktsed kaardid:", "config.roughlyenoughitems.theme": "Välimuse teema:", "config.roughlyenoughitems.theme.dark": "Tume teema", -- cgit