aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-20 17:32:10 +0800
committershedaniel <daniel@shedaniel.me>2019-12-20 17:32:10 +0800
commitce47d6cf13f2f03beb0de09048946f990e85f69a (patch)
tree405268ecbc4e060d7e9b5bb56ff51c258c6d6726 /src/main
parentef72cdae51c1accdd9b500d193c2521d2cba1d1c (diff)
downloadRoughlyEnoughItems-ce47d6cf13f2f03beb0de09048946f990e85f69a.tar.gz
RoughlyEnoughItems-ce47d6cf13f2f03beb0de09048946f990e85f69a.tar.bz2
RoughlyEnoughItems-ce47d6cf13f2f03beb0de09048946f990e85f69a.zip
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 45deebd39..d42714989 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.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",