mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Replace "Sign into …" with "Sign in to …" in sharkiq
(#142087)
Fix grammar bug "to sign into" in `sharkiq`
This commit is contained in:
parent
f8a15c8228
commit
48cbe22609
@ -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%]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user