diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-07 02:56:46 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-07 02:56:46 +0800 |
| commit | ad84caca252ee95d331cf82776b4e76f7efa7e46 (patch) | |
| tree | 534b3d59194476530e75211b4864d6c100c57043 | |
| parent | db5e16e03b9fb5c0c3e82a0cd62c5efb68e11486 (diff) | |
| download | RoughlyEnoughItems-ad84caca252ee95d331cf82776b4e76f7efa7e46.tar.gz RoughlyEnoughItems-ad84caca252ee95d331cf82776b4e76f7efa7e46.tar.bz2 RoughlyEnoughItems-ad84caca252ee95d331cf82776b4e76f7efa7e46.zip | |
New translations en_us.json (fr_fr)
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 2 |
1 files changed, 1 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 f09cc9842..a08c432f7 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -99,7 +99,7 @@ "config.roughlyenoughitems.nextPageKeybind": "Page suivante :", "config.roughlyenoughitems.previousPageKeybind": "Page précédente :", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", - "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'ID de la recette :", + "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recette cliquables :", |
