diff options
author | Robby <robby@chatbelgie.be> | 2024-01-30 19:15:19 +0100 |
---|---|---|
committer | Robby <robby@chatbelgie.be> | 2024-01-30 19:15:19 +0100 |
commit | ae1829e5a833db0c4124d61bf3d334023316f39a (patch) | |
tree | 6b952ab8aa8ac6695f333275d610cbecee1b68eb /language/anope.pl_PL.po | |
parent | 026661c9a25bf2f1bddcf78e62514d76de7b4573 (diff) |
Fix a typo in the PASSWORD_TOO_SHORT text string.
Diffstat (limited to 'language/anope.pl_PL.po')
-rw-r--r-- | language/anope.pl_PL.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/anope.pl_PL.po b/language/anope.pl_PL.po index 5bea75310..a4f4c402c 100644 --- a/language/anope.pl_PL.po +++ b/language/anope.pl_PL.po @@ -8806,7 +8806,7 @@ msgid "Your password is too long. It must be shorter than %u characters." msgstr "Twoje hasło jest zbyt długie (max %u znaków)." #, c-format -msgid "Your password is too short. It must must be longer than %u characters." +msgid "Your password is too short. It must be longer than %u characters." msgstr "Twoje hasło jest zbyt krótkie. Musi mieć więcej, niż %u znaków." msgid "Your password reset request has expired." |