diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-10 00:37:09 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-10 00:37:09 +0800 |
| commit | 6f7a52f187c542785cfcb8d93c19e7de89b1a899 (patch) | |
| tree | 9c6868991379b712d7ee09f7c277a1d24c021884 /src/main | |
| parent | 6bb0eac99fe30f383d35b67151fda67d3e4a1b19 (diff) | |
| download | RoughlyEnoughItems-6f7a52f187c542785cfcb8d93c19e7de89b1a899.tar.gz RoughlyEnoughItems-6f7a52f187c542785cfcb8d93c19e7de89b1a899.tar.bz2 RoughlyEnoughItems-6f7a52f187c542785cfcb8d93c19e7de89b1a899.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 | 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 :", |
