mirror of
https://github.com/YunoHost-Apps/dotclear2_ynh.git
synced 2024-09-03 18:26:29 +02:00
Password must be 6 chars long at least...
This commit is contained in:
parent
e9b1f5bfb7
commit
7de3e36cab
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
{
|
||||
"name": "password",
|
||||
"ask": {
|
||||
"en": "Choose a dotclear password for this user"
|
||||
"en": "Choose a dotclear password for this user, at least 6 characters"
|
||||
},
|
||||
"example": "verysecret_dotclear_password"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue