diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:13 +0800 |
| commit | 5669bc2e0cf39cf176c1f14941f40353f9f5034c (patch) | |
| tree | 12607165aae9c328b99a4cfdf2ba9adc447bb7d0 /src | |
| parent | 7bd8260a0b6b057f82a502a9f0917ebab51a201e (diff) | |
| download | RoughlyEnoughItems-5669bc2e0cf39cf176c1f14941f40353f9f5034c.tar.gz RoughlyEnoughItems-5669bc2e0cf39cf176c1f14941f40353f9f5034c.tar.bz2 RoughlyEnoughItems-5669bc2e0cf39cf176c1f14941f40353f9f5034c.zip | |
New translations en_us.json (en_ud)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_ud.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json index 5078a345b..44578ddbe 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "uoıʇoԀ pǝʇןnsǝᴚ", "category.rei.composting": "buıʇsodɯoϽ", "category.rei.stripping": "buıddıɹʇS", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "uoᴉʇɐɯɹoɟuI", "text.rei.composting.chance": "§eǝɔuɐɥϽ %%d%", "text.rei.composting.page": "p% ǝbɐԀ", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "sǝlnpoW", "config.roughlyenoughitems.technical": "lɐɔıuɥɔǝ⊥", "config.roughlyenoughitems.performance": "ǝɔuɐɯɹoɟɹǝԀ", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": ":ƃuᴉʇɐǝɥƆ", "config.roughlyenoughitems.smooth_scrolling": "sƃuᴉʇʇǝS ƃuᴉlloɹɔS ɥʇooɯS", "config.roughlyenoughitems.recipeKeybind": "ǝdıɔǝᴚ ʍoɥS:", @@ -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": ":ǝɯǝɥ⊥ ǝɔuɐɹɐǝdd∀", |
