mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-07 02:59:57 +02:00
feat(playlists): add isMissing and isPresent operators to Navidrome smart playlist form (#2149)
This commit is contained in:
@@ -314,6 +314,8 @@
|
||||
"inTheRangeDate": "Is in the range (date)",
|
||||
"is": "Is",
|
||||
"isNot": "Is not",
|
||||
"isMissing": "Is missing",
|
||||
"isPresent": "Is present",
|
||||
"isGreaterThan": "Is greater than",
|
||||
"isLessThan": "Is less than",
|
||||
"matchesRegex": "Matches regex",
|
||||
|
||||
Reference in New Issue
Block a user