From ad84caca252ee95d331cf82776b4e76f7efa7e46 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 7 Jan 2020 02:56:46 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main') 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 :", -- cgit