mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 15:57:06 +00:00
parent
1d5a052df1
commit
dbbd239b80
@ -2,7 +2,7 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"description": "Do you want to configure the Internation Space Station?",
|
"description": "Do you want to configure the International Space Station?",
|
||||||
"data": {
|
"data": {
|
||||||
"show_on_map": "Show on map?"
|
"show_on_map": "Show on map?"
|
||||||
}
|
}
|
||||||
@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||||||
"latitude_longitude_not_defined": "Latitude and longitude is not defind in Home Assistant."
|
"latitude_longitude_not_defined": "Latitude and longitude are not defined in Home Assistant."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user