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+intl-icu.nl.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, plural, =0 {0 minuten} one {1 minuut} other {# minuten}}</target>
24
24
</trans-unit>
25
+
<trans-unitid="6">
26
+
<source>There was a problem validating your password reset request</source>
27
+
<target>Er is een probleem opgetreden bij het valideren van het verzoek om je wachtwoord te herstellen</target>
28
+
</trans-unit>
29
+
<trans-unitid="7">
30
+
<source>There was a problem handling your password reset request</source>
31
+
<target>Er is een probleem opgetreden bij het afhandelen van het verzoek om je wachtwoord te herstellen</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>De link in je e-mail is verlopen. Probeer opnieuw je wachtwoord te herstellen.</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>Update de request_password_repository waarde in config/packages/reset_password.yaml met een verwijzing naar je "request password repository" service.</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>De link om je wachtwoord te herstellen is niet geldig. Probeer opnieuw je wachtwoord te herstellen.</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>Je hebt al een verzoek ingediend voor een e-mail om je wachtwoord te herstellen. Controleer of je een e-mail hebt ontvangen of probeer het later nog eens.</target>
0 commit comments