validate password in the frontend too (#2017)

This commit is contained in:
Athou
2026-01-15 09:44:57 +01:00
parent eb573fdc8b
commit 5a95b95801
36 changed files with 223 additions and 125 deletions

View File

@@ -772,6 +772,13 @@ msgstr "Categoría principal"
msgid "Password"
msgstr "Contraseña"
#. placeholder {0}: serverInfos.minimumPasswordLength
#: src/components/settings/ProfileSettings.tsx
#: src/pages/auth/InitialSetupPage.tsx
#: src/pages/auth/RegistrationPage.tsx
msgid "Password must be at least {0} characters"
msgstr ""
#: src/pages/auth/PasswordRecoveryPage.tsx
msgid "Password Recovery"
msgstr "Recuperación de contraseña"
@@ -1057,10 +1064,6 @@ msgstr "Desmarcar"
msgid "Unsubscribe"
msgstr "Cancelar suscripción"
#: src/pages/auth/InitialSetupPage.tsx
msgid "User created."
msgstr ""
#: src/components/settings/ProfileSettings.tsx
msgid "User name"
msgstr "Nombre de usuario"