diff options
Diffstat (limited to 'src/main')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 95ca0b832..913f3e611 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -25,7 +25,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", - "category.rei.information": "Information", + "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", "text.rei.config": "Configuration", @@ -136,8 +136,8 @@ "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Activé", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Désactivé", "config.roughlyenoughitems.showUtilsButtons": "Boutons utilitaires :", - "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Activé", - "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Désactivé", + "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Activés", + "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Désactivés", "config.roughlyenoughitems.gamemodeCommand": "Commande pour le mode de jeu :", "config.roughlyenoughitems.giveCommand": "Commande pour donner :", "config.roughlyenoughitems.loadDefaultPlugin": "Charger le plugin par défaut :", |
