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

19 lines
585 B
JSON

{
"config": {
"error": {
"identifier_exists": "Anv\u00e4ndarnamn \u00e4r redan anv\u00e4nt",
"invalid_credentials": "Felaktigt anv\u00e4ndarnamn eller l\u00f6senord",
"no_devices": "Inga enheter hittades p\u00e5 kontot"
},
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn/E-Postadress"
},
"title": "Fyll i dina uppgifter"
}
},
"title": "Notion"
}
}