From 92eae411b722c153e4201a1c06ae9f3f7b49b4f3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 3 Jan 2021 22:48:19 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/main/resources/assets') 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", -- cgit