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 c85647e commit dc34776Copy full SHA for dc34776
interface/web/client/lib/lang/en_client_template.lng
@@ -1,5 +1,6 @@
1
<?php
2
-
+$wb["template_type_txt"] = 'Template type';
3
+$wb["template_name_txt"] = 'Template name';
4
$wb["limit_client_error_notint"] = 'Client Limit is not a number.';
5
$wb["limit_maildomain_txt"] = 'Max. number of email domains';
6
$wb["limit_mailbox_txt"] = 'Max. number of mailboxes';
0 commit comments