From b7099cf5a48cc867a792bca14fb827dd486faeaa Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 15 Feb 2020 01:32:14 +0800 Subject: New translations en_us.json (et_ee) --- src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 7 +++++++ 1 file changed, 7 insertions(+) (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 9c9204996..430d0dac6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -28,6 +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.information": "Informatsioon", "text.rei.composting.chance": "§e%d%% võimalus", "text.rei.composting.page": "Leht %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Moodulid", "config.roughlyenoughitems.technical": "Tehniline", "config.roughlyenoughitems.performance": "Jõudlus", + "config.roughlyenoughitems.filtering": "Filtreerimine", "config.roughlyenoughitems.cheating": "Sohitegemine:", "config.roughlyenoughitems.smooth_scrolling": "Sujuva kerimise sätted", "config.roughlyenoughitems.recipeKeybind": "Näita retsepti:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Seadistusnupu asukoht:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Üleval", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Otsingu kõrval", + "config.roughlyenoughitems.filteredEntries.selectAll": "Vali kõik", + "config.roughlyenoughitems.filteredEntries.selectNone": "Tühista kõik valikud", + "config.roughlyenoughitems.filteredEntries.hide": "Peida valitud", + "config.roughlyenoughitems.filteredEntries.show": "Kuva valitud", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Laadi kõigepealt maailm!", "config.roughlyenoughitems.entrySize": "Üksuse suurus:", "config.roughlyenoughitems.useCompactTabs": "Kompaktsed kaardid:", "config.roughlyenoughitems.darkTheme": "Välimuse teema:", -- cgit