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

17 lines
469 B
JSON

{
"config": {
"error": {
"identifier_exists": "Fi\u00f3k m\u00e1r regisztr\u00e1lva van",
"invalid_credentials": "\u00c9rv\u00e9nytelen hiteles\u00edt\u0151 adatok"
},
"step": {
"user": {
"data": {
"password": "Jelsz\u00f3",
"username": "E-mail"
},
"title": "T\u00f6ltsd ki az adataid"
}
}
}
}