mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
have a
Co-Authored-By: decentral1se <lukewm@riseup.net>
This commit is contained in:
parent
fa42efe557
commit
adf2245c20
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@
|
|||
"pattern_firstname": "Must be a valid first name",
|
||||
"pattern_lastname": "Must be a valid last name",
|
||||
"pattern_listname": "Must be alphanumeric and underscore characters only",
|
||||
"pattern_mailbox_quota": "Must be a size with b/k/M/G/T suffix or 0 to not havea quota",
|
||||
"pattern_mailbox_quota": "Must be a size with b/k/M/G/T suffix or 0 to not have a quota",
|
||||
"pattern_password": "Must be at least 3 characters long",
|
||||
"pattern_port": "Must be a valid port number (i.e. 0-65535)",
|
||||
"pattern_port_or_range": "Must be a valid port number (i.e. 0-65535) or range of ports (e.g. 100:200)",
|
||||
|
|
Loading…
Add table
Reference in a new issue