mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Fix typo "You can login to …" in opensky
(#142649)
This commit is contained in:
parent
ea50bbeb11
commit
6ed847f49e
@ -15,7 +15,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"description": "You can login to your OpenSky account to increase the update frequency.",
|
"description": "You can log in to your OpenSky account to increase the update frequency.",
|
||||||
"data": {
|
"data": {
|
||||||
"radius": "[%key:component::opensky::config::step::user::data::radius%]",
|
"radius": "[%key:component::opensky::config::step::user::data::radius%]",
|
||||||
"altitude": "[%key:component::opensky::config::step::user::data::altitude%]",
|
"altitude": "[%key:component::opensky::config::step::user::data::altitude%]",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user