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

19 lines
500 B
JSON

{
"config": {
"abort": {
"already_configured": "Det h\u00e4r SimpliSafe-kontot har redan konfigurerats."
},
"error": {
"identifier_exists": "Kontot \u00e4r redan registrerat"
},
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"username": "E-postadress"
},
"title": "Fyll i din information"
}
}
}
}