mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
(i18n) Update minimum password character count
This commit is contained in:
parent
1f7d202987
commit
d6d0089a0f
@ -110,7 +110,7 @@ de:
|
||||
password_input:
|
||||
new_password: "New password"
|
||||
confirm_password: "Confirm password"
|
||||
password_too_short: "Password is too short (must be at least 8 characters)"
|
||||
password_too_short: "Password is too short (must be at least 12 characters)"
|
||||
confirmation_mismatch: "Confirmation mismatch with password."
|
||||
#project edition form
|
||||
project:
|
||||
|
@ -110,7 +110,7 @@ en:
|
||||
password_input:
|
||||
new_password: "New password"
|
||||
confirm_password: "Confirm password"
|
||||
password_too_short: "Password is too short (must be at least 8 characters)"
|
||||
password_too_short: "Password is too short (must be at least 12 characters)"
|
||||
confirmation_mismatch: "Confirmation mismatch with password."
|
||||
#project edition form
|
||||
project:
|
||||
|
@ -110,7 +110,7 @@ es:
|
||||
password_input:
|
||||
new_password: "New password"
|
||||
confirm_password: "Confirm password"
|
||||
password_too_short: "Password is too short (must be at least 8 characters)"
|
||||
password_too_short: "Password is too short (must be at least 12 characters)"
|
||||
confirmation_mismatch: "Confirmation mismatch with password."
|
||||
#project edition form
|
||||
project:
|
||||
|
@ -110,7 +110,7 @@ fr:
|
||||
password_input:
|
||||
new_password: "Nouveau mot de passe"
|
||||
confirm_password: "Confirmez le mot de passe"
|
||||
password_too_short: "Le mot de passe est trop court (doit contenir au moins 8 caractères)"
|
||||
password_too_short: "Le mot de passe est trop court (doit contenir au moins 12 caractères)"
|
||||
confirmation_mismatch: "La confirmation ne concorde pas avec le mot de passe."
|
||||
#project edition form
|
||||
project:
|
||||
|
@ -110,7 +110,7 @@
|
||||
password_input:
|
||||
new_password: "New password"
|
||||
confirm_password: "Confirm password"
|
||||
password_too_short: "Password is too short (must be at least 8 characters)"
|
||||
password_too_short: "Password is too short (must be at least 12 characters)"
|
||||
confirmation_mismatch: "Confirmation mismatch with password."
|
||||
#project edition form
|
||||
project:
|
||||
|
@ -110,7 +110,7 @@ pt:
|
||||
password_input:
|
||||
new_password: "Nova senha"
|
||||
confirm_password: "Confirmar a senha"
|
||||
password_too_short: "Senha muito curta (mínimo 8 caracteres)"
|
||||
password_too_short: "Password is too short (must be at least 12 characters)"
|
||||
confirmation_mismatch: "Confirmação de senha é diferente da senha."
|
||||
#project edition form
|
||||
project:
|
||||
|
@ -110,7 +110,7 @@ zu:
|
||||
password_input:
|
||||
new_password: "crwdns28716:0crwdne28716:0"
|
||||
confirm_password: "crwdns28718:0crwdne28718:0"
|
||||
password_too_short: "crwdns28720:0crwdne28720:0"
|
||||
password_too_short: "crwdns31749:0crwdne31749:0"
|
||||
confirmation_mismatch: "crwdns28722:0crwdne28722:0"
|
||||
#project edition form
|
||||
project:
|
||||
|
Loading…
Reference in New Issue
Block a user