diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:14 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:14 +0800 |
| commit | b7099cf5a48cc867a792bca14fb827dd486faeaa (patch) | |
| tree | 073b7bac1411d36b1c6718ea6aa0b3dba13165fb /src/main | |
| parent | 5669bc2e0cf39cf176c1f14941f40353f9f5034c (diff) | |
| download | RoughlyEnoughItems-b7099cf5a48cc867a792bca14fb827dd486faeaa.tar.gz RoughlyEnoughItems-b7099cf5a48cc867a792bca14fb827dd486faeaa.tar.bz2 RoughlyEnoughItems-b7099cf5a48cc867a792bca14fb827dd486faeaa.zip | |
New translations en_us.json (et_ee)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 7 |
1 files changed, 7 insertions, 0 deletions
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:", |
