aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-01-02 14:36:04 +0800
committershedaniel <daniel@shedaniel.me>2020-01-02 14:36:04 +0800
commitb3033b945816b48d269e95714824dfd5ee044515 (patch)
tree1b28f497cecc975d7e3973828d65b55d9ff6cd2b /src/main/resources
parentfcedc1da5be04c855fe88d18257815970b2d7b23 (diff)
downloadRoughlyEnoughItems-b3033b945816b48d269e95714824dfd5ee044515.tar.gz
RoughlyEnoughItems-b3033b945816b48d269e95714824dfd5ee044515.tar.bz2
RoughlyEnoughItems-b3033b945816b48d269e95714824dfd5ee044515.zip
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 6d9258a3f..eea98743e 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -1,12 +1,5 @@
{
- "key.rei.category": "Roughly Enough Items",
- "key.roughlyenoughitems.recipe_keybind": "Afficher la recette",
- "key.roughlyenoughitems.hide_keybind": "Masquer/afficher REI",
- "key.roughlyenoughitems.usage_keybind": "Afficher les utilisations",
- "key.roughlyenoughitems.next_page": "Page suivante",
- "key.roughlyenoughitems.previous_page": "Page précédente",
- "key.roughlyenoughitems.focus_search": "Focus Search Field",
- "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier",
+ "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
"text.rei.cheating": "Tricherie",
"text.rei.cheating_disabled": "§7Cheating Disabled",
"text.rei.cheating_enabled": "§cCheating Enabled",
@@ -96,12 +89,20 @@
"config.roughlyenoughitems.technical": "Technical",
"config.roughlyenoughitems.performance": "Performance",
"config.roughlyenoughitems.cheating": "Cheating:",
+ "config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
+ "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:",
+ "config.roughlyenoughitems.usageKeybind": "Show Uses:",
+ "config.roughlyenoughitems.nextPageKeybind": "Next Page:",
+ "config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
+ "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
+ "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
"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.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
+ "config.roughlyenoughitems.entrySize": "Entry Size:",
"config.roughlyenoughitems.darkTheme": "Appearance Theme:",
"config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
"config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme",