diff options
Diffstat (limited to 'src/main/resources/assets')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 5bf303cdb..9b1da659f 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -132,7 +132,7 @@ "config.roughlyenoughitems.disableRecipeBook": "Livre de recettes :", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Désactivé", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Activé", - "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):", + "config.roughlyenoughitems.fixTabCloseContainer": "Corriger \"Tab\" dans les contenants (livre de recettes désactivé) :", "config.roughlyenoughitems.lighterButtonHover": "Bouton survolé plus clair :", "config.roughlyenoughitems.enableCraftableOnlyButton": "Filtre des recettes réalisables :", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Activé", @@ -155,7 +155,7 @@ "config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Menu de villageois", + "config.roughlyenoughitems.recipeScreenType.villager": "Villageois", "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", |
