diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:13 +0800 |
| commit | 56be920709ef22d802beba0214a7d13ddeaada32 (patch) | |
| tree | 9adaa85aa6b102a12df66ee21b2891d07467e87f | |
| parent | 353b050e84fa16b993b3777dfa7ba258649249a4 (diff) | |
| download | RoughlyEnoughItems-56be920709ef22d802beba0214a7d13ddeaada32.tar.gz RoughlyEnoughItems-56be920709ef22d802beba0214a7d13ddeaada32.tar.bz2 RoughlyEnoughItems-56be920709ef22d802beba0214a7d13ddeaada32.zip | |
New translations en_us.json (lol_us)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 61b69f685..ff18cadfc 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "Wecipe Scween Type Sewection", "text.rei.recipe_screen_type.selection.sub": "You can awways edit dis setting again via de config scween.", "text.rei.view_recipes_for": "View Wecipes fow %s", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "ยง7%d Unit", "msg.rei.copied_recipe_id": "Copied Wecipe Identifiew", "msg.rei.recipe_id_details": "Wecipe ID: %s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Config Toowtips", "config.roughlyenoughitems.title": "Woughwy Enough Items Config", "config.roughlyenoughitems.!general": "Genewaw", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "Techwicaw", "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabwed", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabwed", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", |
