diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-20 17:32:28 +0800 |
| commit | 0deb366df6d71245c3197d9477084df175c718f1 (patch) | |
| tree | d468df926f0d04d75980758f9fded27ee46a4f18 /src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | |
| parent | 017c8eedc583e8284964cd859f74a31961d0f981 (diff) | |
| parent | e265ba8b97a4837b40728ee64918c058c53db15a (diff) | |
| download | RoughlyEnoughItems-0deb366df6d71245c3197d9477084df175c718f1.tar.gz RoughlyEnoughItems-0deb366df6d71245c3197d9477084df175c718f1.tar.bz2 RoughlyEnoughItems-0deb366df6d71245c3197d9477084df175c718f1.zip | |
Merge pull request #214 from shedaniel/l10n_3.x
New Crowdin translations
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json')
| -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", |
