Replace "Sign into …" with "Sign in to …" in sharkiq (#142087)

Fix grammar bug "to sign into" in `sharkiq`
This commit is contained in:
Norbert Rittel 2025-04-02 22:36:04 +02:00 committed by GitHub
parent f8a15c8228
commit 48cbe22609
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"flow_title": "Add Shark IQ account",
"step": {
"user": {
"description": "Sign into your SharkClean account to control your devices.",
"description": "Sign in to your SharkClean account to control your devices.",
"data": {
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]",