We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1f21d commit 8fb9f4dCopy full SHA for 8fb9f4d
interface/web/dashboard/lib/lang/en_dashlet_limits.lng
@@ -28,4 +28,7 @@ $wb["limit_webdav_user_txt"] = 'Number of Webdav users';
28
$wb["limit_client_txt"] = 'Number of Clients';
29
$wb["limit_database_txt"] = 'Number of Databases';
30
$wb['limit_domain_txt'] = 'Number of Domains';
31
+$wb['limit_mailquota_txt'] = 'Assigned mailbox quota';
32
+$wb['limit_web_quota_txt'] = 'Assigned web quota';
33
+$wb['limit_database_quota_txt'] = 'Assigned database quota';
34
?>
0 commit comments