From 56be920709ef22d802beba0214a7d13ddeaada32 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 1 Apr 2020 20:03:13 +0800 Subject: New translations en_us.json (lol_us) --- src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 6 ++++++ 1 file changed, 6 insertions(+) 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:", -- cgit