core/homeassistant/components/auth/translations/fi.json

23 lines
590 B
JSON

{
"mfa_setup": {
"notify": {
"error": {
"invalid_code": "Virheellinen koodi. Yrit\u00e4 uudelleen."
},
"step": {
"setup": {
"title": "Varmista asetukset"
}
},
"title": "Ilmoita kertaluonteinen salasana"
},
"totp": {
"step": {
"init": {
"title": "M\u00e4\u00e4rit\u00e4 kaksivaiheinen todennus TOTP:n avulla"
}
},
"title": "TOTP"
}
}
}