diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:05 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:05 +0800 |
| commit | e38121716054bc8c4279e1ecfe0234e487532f01 (patch) | |
| tree | 5675fee0de07c1d72611aa0a2752573871a793a1 | |
| parent | 4e222e5f714e31b38c0a12ffaf5e2a2188404bca (diff) | |
| download | RoughlyEnoughItems-e38121716054bc8c4279e1ecfe0234e487532f01.tar.gz RoughlyEnoughItems-e38121716054bc8c4279e1ecfe0234e487532f01.tar.bz2 RoughlyEnoughItems-e38121716054bc8c4279e1ecfe0234e487532f01.zip | |
New translations en_us.json (et_ee)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 6 |
1 files changed, 6 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 53422771b..a75df942a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "Retseptide kuvatüübi valik", "text.rei.recipe_screen_type.selection.sub": "Sa saad seda seadistust alati seadistuskuvalt muuta.", "text.rei.view_recipes_for": "Vaata %s retsepte", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "§7%d ühik", "msg.rei.copied_recipe_id": "Retsepti ID kopeeritud", "msg.rei.recipe_id_details": "Retsepti ID: %s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Seadistuse vihjetekstid", "config.roughlyenoughitems.title": "Roughly Enough Items seadistus", "config.roughlyenoughitems.!general": "Üldine", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "Tehniline", "config.roughlyenoughitems.performance": "Jõudlus", "config.roughlyenoughitems.filtering": "Filtreerimine", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Sohitegemine:", "config.roughlyenoughitems.smooth_scrolling": "Sujuva kerimise sätted", "config.roughlyenoughitems.recipeKeybind": "Näita retsepti:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Lisa lemmikutesse:", "config.roughlyenoughitems.favoritesEnabled": "Lemmikud lubatud:", "config.roughlyenoughitems.clickableRecipeArrows": "Klõpsatavad retseptide nooled:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Lubatud", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Keelatud", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Kuva loitsukuma:", |
