support custom smart playlist tags

This commit is contained in:
jeffvli
2025-11-29 15:56:18 -08:00
parent d22fee887c
commit 6094a520e2
7 changed files with 278 additions and 15 deletions
+11 -1
View File
@@ -481,6 +481,7 @@
"updates": "update",
"cache": "cache",
"application": "application",
"queryBuilder": "query builder",
"theme": "theme",
"controls": "controls",
"sidebar": "sidebar",
@@ -553,6 +554,10 @@
"pause": "pause",
"viewQueue": "view queue"
},
"queryBuilder": {
"standardTags": "standard tags",
"customTags": "custom tags"
},
"releaseType": {
"primary": {
"album": "$t(entity.album_one)",
@@ -856,7 +861,12 @@
"windowBarStyle_description": "select the style of the window bar",
"windowBarStyle": "window bar style",
"zoom_description": "sets the zoom percentage for the application",
"zoom": "zoom percentage"
"zoom": "zoom percentage",
"queryBuilder": "query builder",
"queryBuilderCustomFields_inputLabel": "label",
"queryBuilderCustomFields_inputTag": "tag",
"queryBuilderCustomFields": "custom fields",
"queryBuilderCustomFields_description": "add custom fields to use in query builders"
},
"table": {
"column": {