1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/smhi/.translations/en.json
2018-10-10 14:25:21 +02:00

19 lines
489 B
JSON

{
"config": {
"error": {
"name_exists": "Name already exists",
"wrong_location": "Location Sweden only"
},
"step": {
"user": {
"data": {
"latitude": "Latitude",
"longitude": "Longitude",
"name": "Name"
},
"title": "Location in Sweden"
}
},
"title": "Swedish weather service (SMHI)"
}
}