From ac3b188d087297f676c31fef5308d129df2b4c7e Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 24 Dec 2019 11:32:27 +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') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index e221025c5..6d9258a3f 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -148,6 +148,7 @@ "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", + "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", "config.roughlyenoughitems.appendModNames": "Append Mod Names:", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", -- cgit