diff options
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index eb4084105..10bc0843d 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -98,7 +98,7 @@ "config.roughlyenoughitems.usageKeybind": "Afficher les utilisations :", "config.roughlyenoughitems.nextPageKeybind": "Page suivante :", "config.roughlyenoughitems.previousPageKeybind": "Page précédente :", - "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", + "config.roughlyenoughitems.focusSearchFieldKeybind": "Sélection du champ de recherche :", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :", "config.roughlyenoughitems.favoriteKeybind": "Entrée favorite :", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", @@ -111,7 +111,7 @@ "config.roughlyenoughitems.darkTheme": "Thème d'apparence :", "config.roughlyenoughitems.darkTheme.boolean.true": "Thème sombre", "config.roughlyenoughitems.darkTheme.boolean.false": "Thème clair", - "config.roughlyenoughitems.lightGrayRecipeBorder": "Recipe Display Border:", + "config.roughlyenoughitems.lightGrayRecipeBorder": "Bordure de l'affichage des recettes :", "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Gris clair", "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "Contraste élevé", "config.roughlyenoughitems.maxRecipePerPage": "Maximum de recettes par page :", |
