2020-04-23 00:05:07 +00:00
{
"config" : {
2020-12-07 00:04:18 +00:00
"abort" : {
2020-12-10 00:03:01 +00:00
"already_configured" : "Conta j\u00e1 configurada" ,
2020-12-07 00:04:18 +00:00
"reauth_successful" : "Reautentica\u00e7\u00e3o bem sucedida"
} ,
"error" : {
"invalid_auth" : "Autentica\u00e7\u00e3o inv\u00e1lida"
} ,
2020-04-23 00:05:07 +00:00
"step" : {
2020-12-07 00:04:18 +00:00
"reauth" : {
"data" : {
"password" : "Palavra-passe"
} ,
"description" : "A sua palavra-passe anteriormente introduzida para {username} j\u00e1 n\u00e3o \u00e9 v\u00e1lida. Atualize sua palavra-passe para continuar a utilizar esta integra\u00e7\u00e3o." ,
"title" : "Reautenticar integra\u00e7\u00e3o"
} ,
2020-04-23 00:05:07 +00:00
"trusted_device" : {
"data" : {
"trusted_device" : "Dispositivo confi\u00e1vel"
}
} ,
"user" : {
"data" : {
2020-07-09 00:05:04 +00:00
"password" : "Palavra-passe" ,
2020-12-10 00:03:01 +00:00
"username" : "Email" ,
"with_family" : "Com a fam\u00edlia"
2020-04-23 00:05:07 +00:00
}
}
}
}
}