aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-08 22:57:52 +0800
committershedaniel <daniel@shedaniel.me>2020-07-08 22:57:52 +0800
commita6c4e533f70fb8c6a09d3411ca62e12eaa4bb379 (patch)
tree5df46aad4a30550164842eafa889c7ea5f44a68e /src/main
parentaa0b130605ecc472cc50a3233ebcf975ca64481b (diff)
downloadRoughlyEnoughItems-a6c4e533f70fb8c6a09d3411ca62e12eaa4bb379.tar.gz
RoughlyEnoughItems-a6c4e533f70fb8c6a09d3411ca62e12eaa4bb379.tar.bz2
RoughlyEnoughItems-a6c4e533f70fb8c6a09d3411ca62e12eaa4bb379.zip
New translations en_us.json (en_ud)
Diffstat (limited to 'src/main')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_ud.json11
1 files changed, 11 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 f39f049fa..36d77fa83 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_ud.json
@@ -202,6 +202,17 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "pǝlloɹɔS",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "pǝʇɐuᴉƃɐԀ",
"config.roughlyenoughitems.filteringScreen": "Customized Filtering",
+ "config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules",
+ "config.roughlyenoughitems.filteringRulesScreen.new": "Create Filtering Rule",
+ "config.roughlyenoughitems.filteringRulesScreen.delete": "Delete",
+ "rule.roughlyenoughitems.filtering.manual": "Manual Filtering",
+ "rule.roughlyenoughitems.filtering.manual.subtitle": "Manually select what to hide and show.",
+ "rule.roughlyenoughitems.filtering.search": "Search Filtering",
+ "rule.roughlyenoughitems.filtering.search.subtitle": "Filter using search filters.",
+ "rule.roughlyenoughitems.filtering.search.filter": "Search Filter:",
+ "rule.roughlyenoughitems.filtering.search.show": "Show / Hide:",
+ "rule.roughlyenoughitems.filtering.search.show.true": "Show",
+ "rule.roughlyenoughitems.filtering.search.show.false": "Hide",
"language.roughlyenoughitems.english": "English",
"language.roughlyenoughitems.japanese": "Japanese",
"language.roughlyenoughitems.chinese_simplified": "Chinese Simplified",