mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
Replace "Sign into …" with "Sign in to …" in sharkiq
(#142087)
Fix grammar bug "to sign into" in `sharkiq`
This commit is contained in:
@@ -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%]",
|
||||||
|
Reference in New Issue
Block a user