created CustomFilter model and api

This commit is contained in:
Chris Scoggins
2022-01-21 15:50:26 -06:00
parent 492febe626
commit 890e9e7242
14 changed files with 637 additions and 49 deletions

View File

@@ -311,5 +311,9 @@
"show_filters": "Show Filters",
"not": "not",
"save_filter": "Save Filter",
"filter_name": "Filter Name"
"filter_name": "Filter Name",
"left_handed": "Left-handed mode",
"left_handed_help": "Will optimize the UI for use with your left hand.",
"Custom Filter": "Custom Filter",
"shared_with": "Shared With"
}