diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index c9685e268..71feba7aa 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -1,12 +1,5 @@ { - "key.rei.category": "Roughly Enough Items", - "key.roughlyenoughitems.recipe_keybind": "Покажи рецепта", - "key.roughlyenoughitems.hide_keybind": "Скрий/Покажи REI", - "key.roughlyenoughitems.usage_keybind": "Покажи употреби", - "key.roughlyenoughitems.next_page": "Next Page", - "key.roughlyenoughitems.previous_page": "Previous Page", - "key.roughlyenoughitems.focus_search": "Focus Search Field", - "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier", + "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", "text.rei.cheating": "Мамене", "text.rei.cheating_disabled": "§7Cheating Disabled", "text.rei.cheating_enabled": "§cCheating Enabled", @@ -96,12 +89,20 @@ "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Cheating:", + "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", + "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", + "config.roughlyenoughitems.usageKeybind": "Show Uses:", + "config.roughlyenoughitems.nextPageKeybind": "Next Page:", + "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", + "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", + "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", "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", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", |
