Hotfix for incorrect bracket in messages for Squeezebox (#145418)

hotfix for wrong bracket
This commit is contained in:
peteS-UK 2025-05-22 09:07:10 +01:00 committed by GitHub
parent 8758a086c1
commit d48ca1d858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,7 +162,7 @@
"message": "Timeout connecting to LMS {host}."
},
"init_auth_failed": {
"message": "Authentication failed for {host)."
"message": "Authentication failed with {host}."
},
"init_get_status_failed": {
"message": "Failed to get status from LMS {host} (HTTP status: {http_status}). Will retry."