diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 14:52:54 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 14:52:54 +0800 |
| commit | bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc (patch) | |
| tree | 55f6b2b6f25bfde1a47b2833c77d3e255b32fc4f /src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | |
| parent | f256eb3333843dc6ad6c7fa781fda3512303ec66 (diff) | |
| parent | 2d3fb3cbdfb921c83e7078fc2e08b6576f98b1a2 (diff) | |
| download | RoughlyEnoughItems-bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc.tar.gz RoughlyEnoughItems-bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc.tar.bz2 RoughlyEnoughItems-bbf531e70a04d2cbaa894f3ad2e6fe8d3d569efc.zip | |
Merge remote-tracking branch 'shedaniel/l10n_4.x-unstable' into 4.x-unstable
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 7 |
1 files changed, 7 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 9a8cab64b..bbcb7bb1b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Резултатна отвара", "category.rei.composting": "Composting", "category.rei.stripping": "Stripping", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Страница %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technical", "config.roughlyenoughitems.performance": "Performance", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Cheating:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", |
