aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-02-18 18:20:35 +0800
committershedaniel <daniel@shedaniel.me>2020-02-18 18:20:35 +0800
commit4590a4c1e76207c73b1556520f79b1b0b05b2674 (patch)
treef4db4af3dc1aaee23f31218507a55de6f68945db /src
parent7b507cf09506e361f31e665c66587f8c68e5fe80 (diff)
downloadRoughlyEnoughItems-4590a4c1e76207c73b1556520f79b1b0b05b2674.tar.gz
RoughlyEnoughItems-4590a4c1e76207c73b1556520f79b1b0b05b2674.tar.bz2
RoughlyEnoughItems-4590a4c1e76207c73b1556520f79b1b0b05b2674.zip
New translations en_us.json (fr_fr)
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",