diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-18 01:22:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-18 01:22:29 +0800 |
| commit | d88a934d753b4c2f4114c947b7d76e1020257550 (patch) | |
| tree | ce0f2d9dc20c3a31763f367948594386493571ff /src | |
| parent | 9290f306f26a3c602cf0e99ccdce3a0774ade119 (diff) | |
| download | RoughlyEnoughItems-d88a934d753b4c2f4114c947b7d76e1020257550.tar.gz RoughlyEnoughItems-d88a934d753b4c2f4114c947b7d76e1020257550.tar.bz2 RoughlyEnoughItems-d88a934d753b4c2f4114c947b7d76e1020257550.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -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é", |
