mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +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",
|
"flow_title": "Add Shark IQ account",
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"description": "Sign into your SharkClean account to control your devices.",
|
"description": "Sign in to your SharkClean account to control your devices.",
|
||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]",
|
"password": "[%key:common::config_flow::data::password%]",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user