core/homeassistant/components/open_meteo/translations/en.json

12 lines
249 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"zone": "Zone"
},
"description": "Select location to use for weather forecasting"
}
}
}
}