From fe1d0262a6e942749355414b937fe0a10c85fd69 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 11 Jan 2020 00:35:36 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 1 + 1 file changed, 1 insertion(+) (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 138e039cf..95ca0b832 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -25,6 +25,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", + "category.rei.information": "Information", "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", "text.rei.config": "Configuration", -- cgit