diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:03 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:03 +0800 |
| commit | 3a0c39db18f7ae9e1c8a7a49b731e602d1f63f21 (patch) | |
| tree | ef8e859a9a2059fc2676afd26f50b91d43827a7f | |
| parent | a628d7511c8dc3e2a395d9d59bf720012a881576 (diff) | |
| download | RoughlyEnoughItems-3a0c39db18f7ae9e1c8a7a49b731e602d1f63f21.tar.gz RoughlyEnoughItems-3a0c39db18f7ae9e1c8a7a49b731e602d1f63f21.tar.bz2 RoughlyEnoughItems-3a0c39db18f7ae9e1c8a7a49b731e602d1f63f21.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 3 |
1 files changed, 2 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 6148be05c..9bba5917e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Appearance", "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", + "config.roughlyenoughitems.performance": "Performance", "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", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", |
