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 d46057a commit d6623d6Copy full SHA for d6623d6
interface/web/dns/lib/lang/en_dns_a_list.lng
@@ -8,4 +8,6 @@ $wb["data_txt"] = 'Data';
8
$wb["aux_txt"] = 'Priority';
9
$wb["type_txt"] = 'Type';
10
$wb["add_new_record_txt"] = 'Add new DNS A-Record';
11
+$wb["page_txt"] = 'Page';
12
+$wb["page_of_txt"] = 'of';
13
?>
interface/web/mail/lib/lang/en_mail_user_filter_list.lng
@@ -1,4 +1,6 @@
1
<?php
2
$wb["rulename_txt"] = 'Name';
3
$wb["add_new_record_txt"] = 'Add new Filter';
4
5
6
0 commit comments