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

26 lines
695 B
JSON
Raw Normal View History

2020-01-29 00:31:54 +00:00
{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
2020-02-07 00:31:50 +00:00
"invalid_auth": "Ogiltig autentisering",
2020-01-29 00:31:54 +00:00
"unknown": "Ov\u00e4ntat fel"
},
"step": {
"2fa": {
"data": {
"2fa": "Tv\u00e5faktorkod"
},
"title": "Tv\u00e5faktorautentisering"
},
"user": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn"
},
"title": "Logga in med Ring-konto"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-29 00:31:54 +00:00
}