minor #41077 [Security] Add missing Dutch translations (cwiesenekker)

This PR was merged into the 4.4 branch.

Discussion
----------

[Security] Add missing Dutch translations

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #41042
| License       | MIT

Sorry screwed up my previous branch while rebasing and amending the author name of the commits.

Commits
-------

e30eb8f555 [Security] Add missing Dutch translations
This commit is contained in:
Alexander M. Turek 2021-05-03 22:21:35 +02:00
commit 899093d37d

View File

@ -70,6 +70,14 @@
<source>Invalid or expired login link.</source>
<target>Ongeldige of verlopen inloglink.</target>
</trans-unit>
<trans-unit id="19">
<source>Too many failed login attempts, please try again in %minutes% minute.</source>
<target>Te veel onjuiste inlogpogingen, probeer het opnieuw over %minutes% minuut.</target>
</trans-unit>
<trans-unit id="20">
<source>Too many failed login attempts, please try again in %minutes% minutes.</source>
<target>Te veel onjuiste inlogpogingen, probeer het opnieuw over %minutes% minuten.</target>
</trans-unit>
</body>
</file>
</xliff>