From 6bb0eac99fe30f383d35b67151fda67d3e4a1b19 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 9 Jan 2020 19:55:10 +0800 Subject: New translations en_us.json (fr_fr) --- src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 4f2290dfc..eb4084105 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -1,5 +1,5 @@ { - "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", + "key.rei.category": "Roughly Enough Items (paramètres dans le menu de config.)", "text.rei.cheating": "Triche", "text.rei.cheating_disabled": "§7Triche désactivée", "text.rei.cheating_enabled": "§cTriche activée", -- cgit