core/homeassistant/components/ipma/translations/da.json

19 lines
504 B
JSON
Raw Normal View History

2019-02-13 23:44:18 +00:00
{
"config": {
"error": {
"name_exists": "Navnet findes allerede"
},
"step": {
"user": {
"data": {
"latitude": "Breddegrad",
"longitude": "L\u00e6ngdegrad",
2020-02-25 00:32:13 +00:00
"mode": "Tilstand",
2019-02-13 23:44:18 +00:00
"name": "Navn"
},
"description": "Instituto Portugu\u00eas do Mar e Atmosfera",
2019-12-30 00:32:19 +00:00
"title": "Lokalitet"
2019-02-13 23:44:18 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-13 23:44:18 +00:00
}