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

22 lines
559 B
JSON

{
"config": {
"error": {
"identifier_exists": "Conta j\u00e1 registada",
"unknown": "Erro inesperado"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
}
},
"user": {
"data": {
"password": "Palavra-passe",
"username": "Email"
},
"title": "Preencha as suas informa\u00e7\u00f5es"
}
}
}
}