From a628d7511c8dc3e2a395d9d59bf720012a881576 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 20 Dec 2019 17:32:02 +0800 Subject: New translations en_us.json (lol_us) --- src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index e389ca50a..9fb84c827 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Appeawance", "config.roughlyenoughitems.modules": "Moduwes", "config.roughlyenoughitems.technical": "Techwicaw", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Cwickabwe Wecipe Awwows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabwed", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabwed", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Wendew Entwy Extwa Ovewway:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Appeawance Thweme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dawk Thweme", "config.roughlyenoughitems.darkTheme.boolean.false": "Wight Thweme", -- cgit