diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-11 01:56:51 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-11 01:56:51 +0800 |
| commit | 0fd03ccecae3732b44cdfc4f315cf36e23c94751 (patch) | |
| tree | 9230613c34b92eac2836349a6852ea519587091c | |
| parent | 8a136401cedbda8ecf65264741960259c7958eb9 (diff) | |
| download | RoughlyEnoughItems-0fd03ccecae3732b44cdfc4f315cf36e23c94751.tar.gz RoughlyEnoughItems-0fd03ccecae3732b44cdfc4f315cf36e23c94751.tar.bz2 RoughlyEnoughItems-0fd03ccecae3732b44cdfc4f315cf36e23c94751.zip | |
New translations en_us.json (fr_fr)
| -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 :", |
