diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:32 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:32 +0800 |
| commit | 0cae890567e2ad40d6eb46faf693df8d30bc3275 (patch) | |
| tree | 5e50c806612b5bbefca2ccca123e0dac78727a45 | |
| parent | 3e55637727c306b4722a860de633460bd8e7ca4d (diff) | |
| download | RoughlyEnoughItems-0cae890567e2ad40d6eb46faf693df8d30bc3275.tar.gz RoughlyEnoughItems-0cae890567e2ad40d6eb46faf693df8d30bc3275.tar.bz2 RoughlyEnoughItems-0cae890567e2ad40d6eb46faf693df8d30bc3275.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 3 |
1 files changed, 3 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 7590de88f..a3b4b87cf 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -110,6 +110,9 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", |
