diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-09 12:41:05 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-09 12:41:05 +0800 |
| commit | 103666bcaa03e7e1e3ab6c7dcafb04ba68e191e8 (patch) | |
| tree | 5559eaca1125a91b37d62274947c5d4e769e7dbc | |
| parent | e45c0635ef0afcee9f6b3546980901d7a764b446 (diff) | |
| download | RoughlyEnoughItems-103666bcaa03e7e1e3ab6c7dcafb04ba68e191e8.tar.gz RoughlyEnoughItems-103666bcaa03e7e1e3ab6c7dcafb04ba68e191e8.tar.bz2 RoughlyEnoughItems-103666bcaa03e7e1e3ab6c7dcafb04ba68e191e8.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 1 |
1 files changed, 1 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 41d6a9449..1ea9de495 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -107,6 +107,7 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.entrySize": "Entry Size:", + "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", |
