diff --git a/src/locales/en.json b/src/locales/en.json index 2e507bcc..db7ecf7a 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -238,6 +238,6 @@ "user_emailforward" : "Mail forward", "user_new_mail": "newmail@mydomain.org", "user_new_forward": "newforward@myforeigndomain.org", - "user_quota": "Quota", - "quota_description": "Mailbox size quota must be a size with b/k/M/G/T suffix or 0 to disable the quota" + "user_mailbox_quota": "Mailbox quota", + "mailbox_quota_description": "Mailbox quota must be a size with b/k/M/G/T suffix or 0 to disable the quota." } diff --git a/src/views/user/user_create.ms b/src/views/user/user_create.ms index 04f15424..07c5be1d 100644 --- a/src/views/user/user_create.ms +++ b/src/views/user/user_create.ms @@ -44,10 +44,10 @@
{{mail}}
-{{mailbox-quota}}
{{else}}