diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:24 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:24 +0800 |
| commit | 41b5410242662f8a162a43f3b8d45f924bc08709 (patch) | |
| tree | e7ae17039bc61db97d59fa670bff859c82f4f0d6 /src/main | |
| parent | 8d92abe3167cf90d5be828a1138c558ddfa4d0c8 (diff) | |
| download | RoughlyEnoughItems-41b5410242662f8a162a43f3b8d45f924bc08709.tar.gz RoughlyEnoughItems-41b5410242662f8a162a43f3b8d45f924bc08709.tar.bz2 RoughlyEnoughItems-41b5410242662f8a162a43f3b8d45f924bc08709.zip | |
New translations en_us.json (nn_no)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json index ed8821a8f..c7134b3f9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Resulted Potion", "category.rei.composting": "Composting", "category.rei.stripping": "Stripping", + "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": "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:", |
