aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-08 22:57:54 +0800
committershedaniel <daniel@shedaniel.me>2020-07-08 22:57:54 +0800
commita3f45da9a84cddb0f9b8e3d3946971b8f0f8f578 (patch)
tree07876fabea4557366f41a8bd5c20edac2bef3056 /src
parenta6c4e533f70fb8c6a09d3411ca62e12eaa4bb379 (diff)
downloadRoughlyEnoughItems-a3f45da9a84cddb0f9b8e3d3946971b8f0f8f578.tar.gz
RoughlyEnoughItems-a3f45da9a84cddb0f9b8e3d3946971b8f0f8f578.tar.bz2
RoughlyEnoughItems-a3f45da9a84cddb0f9b8e3d3946971b8f0f8f578.zip
New translations en_us.json (lol_us)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/lol_us.json11
1 files changed, 11 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 006cd6590..90d7a89b4 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json
@@ -202,6 +202,17 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scwolled",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginwated",
"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": "Japanees",
"language.roughlyenoughitems.chinese_simplified": "Chinees Simplifid",