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

16 lines
401 B
JSON

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