aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-10 23:45:49 +0800
committershedaniel <daniel@shedaniel.me>2019-12-10 23:45:49 +0800
commit8c4834fb7814f47590741da4e0d375620afa3277 (patch)
tree1c58140ada1c61ebea1277818189975406d0cca6
parentb62db0ac6ccdcba29a2d484273306a48c3caccf2 (diff)
downloadRoughlyEnoughItems-8c4834fb7814f47590741da4e0d375620afa3277.tar.gz
RoughlyEnoughItems-8c4834fb7814f47590741da4e0d375620afa3277.tar.bz2
RoughlyEnoughItems-8c4834fb7814f47590741da4e0d375620afa3277.zip
New translations en_us.json (bg_bg)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
index 2e98c7759..5cfbc7d9e 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
@@ -77,6 +77,9 @@
"text.rei.next_page": "Следваща страница",
"text.rei.back": "Back",
"text.rei.select": "Select",
+ "text.rei.favorites": "Favorites",
+ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
+ "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
"text.rei.working_station": "Working Station",
"text.rei.recipe_id": "\n%sRecipe Id: %s",
"text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection",
@@ -92,6 +95,8 @@
"config.roughlyenoughitems.modules": "Modules",
"config.roughlyenoughitems.technical": "Technical",
"config.roughlyenoughitems.cheating": "Cheating:",
+ "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
+ "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",