From 45205c6c354179fbb3801d3ed2706b7773cbbe8c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 24 Dec 2019 11:32:21 +0800 Subject: New translations en_us.json (bg_bg) --- src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 80935bba4..c9685e268 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -148,6 +148,7 @@ "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", + "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