diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:07:54 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:07:54 +0800 |
| commit | de61480fb1aa81165e255e3947fac93068536f68 (patch) | |
| tree | 48c6c306535415ee5fdf198a4c3ac976219a4844 | |
| parent | 8438f8f57d0e34f8ea83ad6819d71c3413431647 (diff) | |
| download | RoughlyEnoughItems-de61480fb1aa81165e255e3947fac93068536f68.tar.gz RoughlyEnoughItems-de61480fb1aa81165e255e3947fac93068536f68.tar.bz2 RoughlyEnoughItems-de61480fb1aa81165e255e3947fac93068536f68.zip | |
New translations en_us.json (fr_fr)
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 4eda40a1a..3ba966929 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -129,8 +129,7 @@ "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", "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": "Villageois", + "config.roughlyenoughitems.recipeScreenType.original": "Par défaut", "config.roughlyenoughitems.layout": "Disposition", "config.roughlyenoughitems.tooltips": "Infobulles", "config.roughlyenoughitems.accessibility": "Accessibilité", @@ -170,9 +169,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Bas à gauche/droite", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Haut à gauche/droite", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Milieu", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Fondu de la barre de défilement :", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Jamais", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Quand inactif", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Fondu de la barre de défilement :", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Jamais", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Quand inactif", "config.roughlyenoughitems.disableRecipeBook": "Livre de recettes :", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNon", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aOui", |
