aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-02-15 01:32:05 +0800
committershedaniel <daniel@shedaniel.me>2020-02-15 01:32:05 +0800
commit6ad34ba05cc405410e4d6a6bb716a4edf614334f (patch)
tree197a20e8a34eacfa35b3936acfb70da6ddb27914 /src
parentbcde0a9869b459fcec055d45f89425cb62bec001 (diff)
downloadRoughlyEnoughItems-6ad34ba05cc405410e4d6a6bb716a4edf614334f.tar.gz
RoughlyEnoughItems-6ad34ba05cc405410e4d6a6bb716a4edf614334f.tar.bz2
RoughlyEnoughItems-6ad34ba05cc405410e4d6a6bb716a4edf614334f.zip
New translations en_us.json (bg_bg)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json7
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:",