diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-06-23 23:45:34 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-06-23 23:45:34 +0800 |
| commit | 4a16a32d0189e16ea3bbebaad1f63edfa00b03ee (patch) | |
| tree | 5bab90def26e7b66317b98220c16376df16b03dd /src/main/resources | |
| parent | c3b4dd983e7567d5b5f295c79d2dc82bd62fffb3 (diff) | |
| download | RoughlyEnoughItems-4a16a32d0189e16ea3bbebaad1f63edfa00b03ee.tar.gz RoughlyEnoughItems-4a16a32d0189e16ea3bbebaad1f63edfa00b03ee.tar.bz2 RoughlyEnoughItems-4a16a32d0189e16ea3bbebaad1f63edfa00b03ee.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main/resources')
| -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:", |
