aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-20 17:32:14 +0800
committershedaniel <daniel@shedaniel.me>2019-12-20 17:32:14 +0800
commitffbeb49c18be5e47cd36d414890d8ad949d14953 (patch)
treee2723436d5ba7972e8ac9ab6c7e2daf94dcdb7b7 /src/main
parentad07fcd8ca6f8bb76e596ac0dd55e0da39c54431 (diff)
downloadRoughlyEnoughItems-ffbeb49c18be5e47cd36d414890d8ad949d14953.tar.gz
RoughlyEnoughItems-ffbeb49c18be5e47cd36d414890d8ad949d14953.tar.bz2
RoughlyEnoughItems-ffbeb49c18be5e47cd36d414890d8ad949d14953.zip
New translations en_us.json (pt_br)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
index b150632fe..a6c01faf0 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
@@ -94,13 +94,14 @@
"config.roughlyenoughitems.appearance": "Appearance",
"config.roughlyenoughitems.modules": "Modules",
"config.roughlyenoughitems.technical": "Technical",
+ "config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.cheating": "Cheating:",
"config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
"config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
- "config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:",
+ "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
"config.roughlyenoughitems.darkTheme": "Appearance Theme:",
"config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
"config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme",