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
minor symfony#57931 [Security] consistent singular/plural translation in Dutch (RobertMe)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] consistent singular/plural translation in Dutch
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
The plural form of "Too many failed login attempts, ..." was added later and was most likely a machine translation. As this translation is inconsistent with the preexisting singular translation (and others) update it to be consistent.
Commits
-------
c6785e7 [Security] consistent singular/plural translation in Dutch
0 commit comments