aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-03-23 00:07:54 +0800
committershedaniel <daniel@shedaniel.me>2021-03-23 00:07:54 +0800
commitde61480fb1aa81165e255e3947fac93068536f68 (patch)
tree48c6c306535415ee5fdf198a4c3ac976219a4844 /src/main
parent8438f8f57d0e34f8ea83ad6819d71c3413431647 (diff)
downloadRoughlyEnoughItems-de61480fb1aa81165e255e3947fac93068536f68.tar.gz
RoughlyEnoughItems-de61480fb1aa81165e255e3947fac93068536f68.tar.bz2
RoughlyEnoughItems-de61480fb1aa81165e255e3947fac93068536f68.zip
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json9
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",