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

18 lines
403 B
JSON
Raw Normal View History

2022-08-06 00:24:46 +00:00
{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"invalid_auth": "Ogiltig autentisering"
},
"step": {
"user": {
"data": {
"email": "E-post",
"password": "L\u00f6senord"
}
}
}
}
}