Skip to content

Commit 20e817e

Browse files
committed
minor #38793 38737 add missing dutch translation (JohJohan)
This PR was squashed before being merged into the 3.4 branch. Discussion ---------- 38737 add missing dutch translation | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix #38737 | License | MIT | Doc PR | No, not needed Update dutch translation Commits ------- 7cf4ca6f83 38737 add missing dutch translation
2 parents bfc9323 + 016b19f commit 20e817e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Resources/translations/security.nl.xlf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,14 @@
6666
<source>Account is locked.</source>
6767
<target>Account is geblokkeerd.</target>
6868
</trans-unit>
69+
<trans-unit id="17">
70+
<source>Too many failed login attempts, please try again later.</source>
71+
<target>Te veel onjuiste inlogpogingen, probeer het later nogmaals.</target>
72+
</trans-unit>
73+
<trans-unit id="18">
74+
<source>Invalid or expired login link.</source>
75+
<target>Ongeldige of verlopen inloglink.</target>
76+
</trans-unit>
6977
</body>
7078
</file>
7179
</xliff>

0 commit comments

Comments
 (0)