diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:35 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:35 +0800 |
| commit | 4590a4c1e76207c73b1556520f79b1b0b05b2674 (patch) | |
| tree | f4db4af3dc1aaee23f31218507a55de6f68945db /src/main | |
| parent | 7b507cf09506e361f31e665c66587f8c68e5fe80 (diff) | |
| download | RoughlyEnoughItems-4590a4c1e76207c73b1556520f79b1b0b05b2674.tar.gz RoughlyEnoughItems-4590a4c1e76207c73b1556520f79b1b0b05b2674.tar.bz2 RoughlyEnoughItems-4590a4c1e76207c73b1556520f79b1b0b05b2674.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 3 |
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", |
