aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 7c577c9fe..5acf32d12 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -5,6 +5,7 @@
"text.rei.cheating_enabled": "§cTriche activée",
"text.rei.cheating_limited_enabled": "§bTriche activée (commandes activées)",
"text.rei.cheating_enabled_no_perms": "§7Triche §cactivée §7(aucune permission)",
+ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
"text.rei.no_permission_cheat": "Les permissions d'opérateur sont requises pour obtenir des objets",
"text.rei.search.field.suggestion": "Rechercher...",
"category.rei.crafting": "Fabrication",
@@ -118,6 +119,9 @@
"config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :",
"config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "Entrée favorite :",
+ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:",
+ "config.roughlyenoughitems.cheatingStyle.grab": "Grab",
+ "config.roughlyenoughitems.cheatingStyle.give": "Give",
"config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :",
"config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s",
"config.roughlyenoughitems.recipeScreenType.unset": "Non défini",