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 1c1aaa6 commit c493efeCopy full SHA for c493efe
interface/web/client/lib/lang/ar_client_template.lng
@@ -1,6 +1,6 @@
1
<?php
2
+$wb['ssh_chroot_notempty'] = 'No SSH chroot option selected. Select at least one option.';
3
$wb['limit_client_error_notint'] = 'Client Limit is not a number.';
-$wb['ssh_chroot_notempty'] = 'No SSH chroot option selected. Select at least one SSH option.';
4
$wb['limit_maildomain_txt'] = 'Max. number of email domains';
5
$wb['limit_mailbox_txt'] = 'Max. number of mailboxes';
6
$wb['limit_mailalias_txt'] = 'Max. number of email aliases';
0 commit comments