diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-01-03 22:48:19 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-01-03 22:48:19 +0800 |
| commit | 92eae411b722c153e4201a1c06ae9f3f7b49b4f3 (patch) | |
| tree | e4fa749b6d0d8c0965772b80cf22426f8c2e6cd1 /src/main/resources/assets | |
| parent | f34680d189ba7545dbb77a990e6f3f48208bc8c7 (diff) | |
| download | RoughlyEnoughItems-92eae411b722c153e4201a1c06ae9f3f7b49b4f3.tar.gz RoughlyEnoughItems-92eae411b722c153e4201a1c06ae9f3f7b49b4f3.tar.bz2 RoughlyEnoughItems-92eae411b722c153e4201a1c06ae9f3f7b49b4f3.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main/resources/assets')
| -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", |
