diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:08 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:08 +0800 |
| commit | 4680ede2d6165c477c878ff2cd95fd81c2837c98 (patch) | |
| tree | 0f140da36f56ef45dd28c6115c3c591c08b0d42f /src | |
| parent | 2e5c0ed09d801c17bb8ec0c08e11fd184c395a2f (diff) | |
| download | RoughlyEnoughItems-4680ede2d6165c477c878ff2cd95fd81c2837c98.tar.gz RoughlyEnoughItems-4680ede2d6165c477c878ff2cd95fd81c2837c98.tar.bz2 RoughlyEnoughItems-4680ede2d6165c477c878ff2cd95fd81c2837c98.zip | |
New translations en_us.json (bg_bg)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 8b57267e1..80a2036e6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -95,6 +95,8 @@ "tooltip.rei.fluid_amount": "§7%d Мерна единица", "msg.rei.copied_recipe_id": "Copied Recipe Identifier", "msg.rei.recipe_id_details": "Ид.№ на рецепта: %s", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "subsets.rei.roughlyenoughitems.all_entries": "Всички влизания", "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Config Tooltips", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Предишна страница:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", "config.roughlyenoughitems.recipeBorder.default": "Default", "config.roughlyenoughitems.recipeBorder.none": "None", - "config.roughlyenoughitems.maxRecipePerPage": "Максимум рецепти за страница:", + "config.roughlyenoughitems.maxRecipesPerPage": "Максимум рецепти за страница:", "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side", |
