Apply validation to authentication form + update locale

This commit is contained in:
billz
2023-11-10 14:44:06 +00:00
parent ac339d16ef
commit e90f87ac63
2 changed files with 29 additions and 5 deletions

View File

@@ -98,6 +98,18 @@ msgstr "New password"
msgid "Repeat new password"
msgstr "Repeat new password"
msgid "Please provide a valid username."
msgstr "Please provide a valid username."
msgid "Please enter your old password."
msgstr "Please enter your old password."
msgid "Please enter a new password."
msgstr "Please enter a new password."
msgid "Please re-enter your new password."
msgstr "Please re-enter your new password."
#: includes/configure_client.php
msgid "Client settings"
msgstr "Client settings"