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

17 lines
449 B
JSON

{
"config": {
"error": {
"identifier_exists": "Kontot \u00e4r redan registrerat",
"invalid_credentials": "Ogiltiga autentiseringsuppgifter"
},
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"username": "E-postadress"
},
"title": "Fyll i din information"
}
}
}
}