redesign smart playlist, add multisort

This commit is contained in:
jeffvli
2025-11-29 06:12:33 -08:00
parent 974e96c7b4
commit bb1705a774
8 changed files with 547 additions and 295 deletions
+6 -1
View File
@@ -123,6 +123,7 @@
"setting_other": "settings",
"share": "share",
"size": "size",
"sort": "sort",
"sortOrder": "order",
"tags": "tags",
"title": "title",
@@ -302,7 +303,11 @@
"queryEditor": {
"title": "query editor",
"input_optionMatchAll": "match all",
"input_optionMatchAny": "match any"
"input_optionMatchAny": "match any",
"addRuleGroup": "add rule group",
"removeRuleGroup": "remove rule group",
"resetToDefault": "reset to default",
"clearFilters": "clear filters"
},
"shareItem": {
"allowDownloading": "allow downloading",