diff options
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 0630810f2..640f4b14b 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -105,6 +105,7 @@ "subsets.rei.roughlyenoughitems.all_entries": "Toutes les entrées", "subsets.rei.roughlyenoughitems.item_groups": "Onglets Créatif", "config.roughlyenoughitems.title": "Configuration de Roughly Enough Items", + "config.roughlyenoughitems.basics": "Les bases", "config.roughlyenoughitems.appearance": "Apparence", "config.roughlyenoughitems.functionality": "Fonctionnalité", "config.roughlyenoughitems.advanced": "Avancé", @@ -139,7 +140,6 @@ "config.roughlyenoughitems.isSubsetsEnabled": "Sous-ensembles activés :", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :", "config.roughlyenoughitems.layout.configButtonLocation": "Position du bouton de configuration :", - "config.roughlyenoughitems.layout.configButtonLocation.upper": "Haut", "config.roughlyenoughitems.filteredEntries.selectAll": "Sélect. tout", "config.roughlyenoughitems.filteredEntries.selectNone": "Désélect. tout", "config.roughlyenoughitems.filteredEntries.hide": "Masquer", @@ -159,6 +159,7 @@ "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Côté gauche", "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Côté droit", "config.roughlyenoughitems.search.debugSearchTimeRequired": "Mode de débogage de la recherche :", + "config.roughlyenoughitems.accessibility.resizeDynamically": "Redimensionner dynamiquement :", "config.roughlyenoughitems.layout.searchFieldLocation": "Position du champ de recherche :", "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Bas à gauche/droite", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Haut à gauche/droite", |
