diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 3 |
1 files changed, 2 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 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:", |
