mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Change "recognized" to international English spelling in hive
(#144284)
Change "recognized" to international English in `hive`
This commit is contained in:
parent
0bf807b96e
commit
f3b23afc92
@ -34,7 +34,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"invalid_username": "Failed to sign in to Hive. Your email address is not recognised.",
|
"invalid_username": "Failed to sign in to Hive. Your email address is not recognized.",
|
||||||
"invalid_password": "Failed to sign in to Hive. Incorrect password, please try again.",
|
"invalid_password": "Failed to sign in to Hive. Incorrect password, please try again.",
|
||||||
"invalid_code": "Failed to sign in to Hive. Your two-factor authentication code was incorrect.",
|
"invalid_code": "Failed to sign in to Hive. Your two-factor authentication code was incorrect.",
|
||||||
"no_internet_available": "An Internet connection is required to connect to Hive.",
|
"no_internet_available": "An Internet connection is required to connect to Hive.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user