From 4a16a32d0189e16ea3bbebaad1f63edfa00b03ee Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 23 Jun 2020 23:45:34 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index bc22a5213..7c577c9fe 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", + "category.rei.smithing": "Smithing", "category.rei.beacon_base": "Base de balise", "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d% % de chances", @@ -185,7 +186,7 @@ "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Rendu plus rapide des entrées :", "config.roughlyenoughitems.itemCheatingMode": "Quantité d'objets obtenus en trichant :", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normale", - "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", + "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversée", "config.roughlyenoughitems.search.searchFavorites": "Filtre de recherche des favoris :", "config.roughlyenoughitems.tooltips.appendModNames": "Ajouter les noms des mods :", "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Append Favorites Hint:", -- cgit