aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 3f8e27f11..93737c29f 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -28,6 +28,7 @@
"category.rei.brewing.result": "Potion obtenue",
"category.rei.composting": "Compostage",
"category.rei.stripping": "Écorçage",
+ "category.rei.beacon_base": "Beacon Base",
"category.rei.information": "Informations",
"text.rei.composting.chance": "§e%d% % de chances",
"text.rei.composting.page": "Page %d",
@@ -97,6 +98,7 @@
"config.roughlyenoughitems.modules": "Modules",
"config.roughlyenoughitems.technical": "Technique",
"config.roughlyenoughitems.performance": "Performances",
+ "config.roughlyenoughitems.filtering": "Filtering",
"config.roughlyenoughitems.cheating": "Triche :",
"config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier",
"config.roughlyenoughitems.recipeKeybind": "Afficher la recette :",
@@ -115,6 +117,11 @@
"config.roughlyenoughitems.lowerConfigButton": "Position du bouton de configuration :",
"config.roughlyenoughitems.lowerConfigButton.boolean.false": "En haut",
"config.roughlyenoughitems.lowerConfigButton.boolean.true": "À côté de la recherche",
+ "config.roughlyenoughitems.filteredEntries.selectAll": "Select All",
+ "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All",
+ "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected",
+ "config.roughlyenoughitems.filteredEntries.show": "Show Selected",
+ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!",
"config.roughlyenoughitems.entrySize": "Taille des entrées :",
"config.roughlyenoughitems.useCompactTabs": "Onglets compacts :",
"config.roughlyenoughitems.darkTheme": "Thème d'apparence :",