warn if a value in select no longer exists

This commit is contained in:
Kendall Garner
2025-05-18 10:59:45 -07:00
parent f068d6e4b8
commit cf74625bfc
6 changed files with 93 additions and 11 deletions
+1
View File
@@ -160,6 +160,7 @@
"audioDeviceFetchError": "an error occurred when trying to get audio devices",
"authenticationFailed": "authentication failed",
"badAlbum": "you are seeing this page because this song is not part of an album. you are most likely seeing this issue if you have a song at the top level of your music folder. jellyfin only groups tracks if they are in a folder.",
"badValue": "invalid option \"{{value}}\". this value no longer exists",
"credentialsRequired": "credentials required",
"endpointNotImplementedError": "endpoint {{endpoint}} is not implemented for {{serverType}}",
"genericError": "an error occurred",