You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Resources/translations/ResetPasswordBundle.pt.xlf
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,30 @@
22
22
<source>%count% minute|%count% minutes</source>
23
23
<target>%count% minuto|%count% minutos</target>
24
24
</trans-unit>
25
+
<trans-unitid="6">
26
+
<source>There was a problem validating your password reset request</source>
27
+
<target>Houve um problema ao validar sua solicitação de redefinição de senha</target>
28
+
</trans-unit>
29
+
<trans-unitid="7">
30
+
<source>There was a problem handling your password reset request</source>
31
+
<target>Houve um problema ao processar sua solicitação de redefinição de senha</target>
32
+
</trans-unit>
33
+
<trans-unitid="8">
34
+
<source>The link in your email is expired. Please try to reset your password again.</source>
35
+
<target>O link no seu e-mail expirou. Por favor, tente redefinir sua senha novamente.</target>
36
+
</trans-unit>
37
+
<trans-unitid="9">
38
+
<source>Please update the request_password_repository configuration in config/packages/reset_password.yaml to point to your "request password repository" service.</source>
39
+
<target>Por favor, atualize a configuração de request_password_repository em config/packages/reset_password.yaml para apontar para o seu serviço de "request password repository".</target>
40
+
</trans-unit>
41
+
<trans-unitid="10">
42
+
<source>The reset password link is invalid. Please try to reset your password again.</source>
43
+
<target>O link para redefinição de senha é inválido. Por favor, tente redefinir sua senha novamente.</target>
44
+
</trans-unit>
45
+
<trans-unitid="11">
46
+
<source>You have already requested a reset password email. Please check your email or try again soon.</source>
47
+
<target>Você já solicitou um e-mail para redefinição de senha. Verifique seu e-mail ou tente novamente em breve.</target>
0 commit comments