diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:22 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:22 +0800 |
| commit | 8d92abe3167cf90d5be828a1138c558ddfa4d0c8 (patch) | |
| tree | e553e101c69c71b9324a14b7f4d547cedb9dc31c /src/main | |
| parent | 448875673c75192d19f17f083e572c94512e2bac (diff) | |
| download | RoughlyEnoughItems-8d92abe3167cf90d5be828a1138c558ddfa4d0c8.tar.gz RoughlyEnoughItems-8d92abe3167cf90d5be828a1138c558ddfa4d0c8.tar.bz2 RoughlyEnoughItems-8d92abe3167cf90d5be828a1138c558ddfa4d0c8.zip | |
New translations en_us.json (lol_us)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 9ad39ada1..f659988b3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Wesuwted Potion", "category.rei.composting": "Composting", "category.rei.stripping": "Stwipping", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% Chance", "text.rei.composting.page": "Page %d", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Moduwes", "config.roughlyenoughitems.technical": "Techwicaw", "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": "Appeawance Thweme:", |
