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.it.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% minuti</target>
24
24
</trans-unit>
25
+
<trans-unitid="6">
26
+
<source>There was a problem validating your password reset request</source>
27
+
<target>Si è verificato un problema durante la convalida della richiesta di reimpostazione della password</target>
28
+
</trans-unit>
29
+
<trans-unitid="7">
30
+
<source>There was a problem handling your password reset request</source>
31
+
<target>Si è verificato un problema durante l'elaborazione della richiesta di reimpostazione della password</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>Il link nella tua e-mail è scaduto. Provi a reimpostare nuovamente la password.</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>Aggiornare la configurazione request_password_repository in config/packages/reset_password.yaml per puntare al servizio "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>Il link per la reimpostazione della password non è valido. Riprovare a reimpostare la password</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>Hai già richiesto un'e-mail di reimpostazione della password. Si prega di controllare la posta elettronica o di riprovare al più presto.</target>
0 commit comments