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

16 lines
401 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"config": {
"abort": {
2022-08-02 00:27:42 +00:00
"already_configured": "Detta land \u00e4r redan konfigurerat.",
"cannot_connect": "Det gick inte att ansluta."
2020-05-01 00:02:55 +00:00
},
"step": {
"user": {
"data": {
"country": "Land"
},
"title": "V\u00e4lj ett land att \u00f6vervaka"
}
}
}
}