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

15 lines
337 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
"already_configured": "Dette land er allerede konfigureret."
},
"step": {
"user": {
"data": {
"country": "Land"
},
"title": "V\u00e6lg et land at overv\u00e5ge"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}