aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json3
1 files changed, 3 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 e1a9549a2..f34be041b 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -123,6 +123,8 @@
"config.roughlyenoughitems.filteredEntries.show": "Afficher",
"config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Charger d'abord le monde !",
"config.roughlyenoughitems.entrySize": "Taille des entrées :",
+ "config.roughlyenoughitems.asyncSearch": "Async Search:",
+ "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:",
"config.roughlyenoughitems.useCompactTabs": "Onglets compacts :",
"config.roughlyenoughitems.darkTheme": "Thème d'apparence :",
"config.roughlyenoughitems.darkTheme.boolean.true": "Thème sombre",
@@ -135,6 +137,7 @@
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Côté gauche",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Côté droit",
"config.roughlyenoughitems.debugRenderTimeRequired": "Mode de débogage de la liste d'entrées :",
+ "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
"config.roughlyenoughitems.searchFieldLocation": "Position du champ de recherche :",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bas à gauche/droite",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Haut à gauche/droite",