mirror of
https://github.com/jdejaegh/irm-kmi-ha.git
synced 2025-06-27 19:49:26 +02:00
17 lines
No EOL
348 B
JSON
17 lines
No EOL
348 B
JSON
{
|
|
"title": "Royal Meteorological Institute of Belgium",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Select a zone",
|
|
"data" : {
|
|
"zone": "Zone"
|
|
}
|
|
}
|
|
},
|
|
"abort": {
|
|
"already_configured": "Weather for this zone is already configured",
|
|
"unknown": "Unknown error occurred"
|
|
}
|
|
}
|
|
} |