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

13 lines
278 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
"step": {
"user": {
"one": "Tom",
"other": "Tom"
}
}
}
}