From 841108487a7be0a730d58c186f210dab1ae31848 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 16 Jan 2020 18:32:11 +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/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 0fa19c49e..79503761c 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -149,7 +149,7 @@ "config.roughlyenoughitems.weatherCommand": "Commande pour la météo :", "config.roughlyenoughitems.itemListOrdering": "Classement de la liste des entrées :", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", + "config.roughlyenoughitems.newFastEntryRendering": "Rendu plus rapide des entrées :", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", "config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", -- cgit