From 5826ab587f7535b8e4dc6c31eb69b8c0651d736d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 9 Sep 2020 16:50:52 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 3 +++ 1 file changed, 3 insertions(+) (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 ff4ee8eda..b7d348977 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -31,6 +31,9 @@ "category.rei.stripping": "Écorçage", "category.rei.smithing": "Smithing", "category.rei.beacon_base": "Base de balise", + "category.rei.beacon_payment": "Beacon Payment", + "category.rei.tilling": "Tilling", + "category.rei.pathing": "Pathing", "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", -- cgit