From 0fd03ccecae3732b44cdfc4f315cf36e23c94751 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 11 Jan 2020 01:56:51 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') 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 :", -- cgit