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

15 lines
341 B
JSON

{
"config": {
"abort": {
"already_configured": "Detta land \u00e4r redan konfigurerat."
},
"step": {
"user": {
"data": {
"country": "Land"
},
"title": "V\u00e4lj ett land att \u00f6vervaka"
}
}
}
}