Fix incorrect placeholder in SharkIQ (#118640)

Update strings.json
This commit is contained in:
Joost Lekkerkerker
2024-06-02 20:15:35 +02:00
committed by GitHub
parent 51ed4f89ec
commit 51394cefba

View File

@@ -43,7 +43,7 @@
}, },
"exceptions": { "exceptions": {
"invalid_room": { "invalid_room": {
"message": "The room { room } is unavailable to your vacuum. Make sure all rooms match the Shark App, including capitalization." "message": "The room {room} is unavailable to your vacuum. Make sure all rooms match the Shark App, including capitalization."
} }
}, },
"services": { "services": {