Skip to content

Commit 98aae1f

Browse files
author
Florian Schaal
committed
...
1 parent 71144cd commit 98aae1f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

interface/web/dns/lib/lang/hr_dns_wizard.lng

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ $wb['globalsearch_noresults_text_txt'] = 'No results.';
3535
$wb['globalsearch_noresults_limit_txt'] = '0 results';
3636
$wb['globalsearch_searchfield_watermark_txt'] = 'Search';
3737
$wb['globalsearch_suggestions_text_txt'] = 'Suggestions';
38-
$wb['dkim_txt'] = 'DKIM enabled';?>
38+
$wb['dkim_txt'] = 'DKIM enabled';
39+
$wb['list_head_txt'] = 'DNS Zone Wizard';
40+
$wb['list_desc_txt'] = 'Create a DNS Zone via a wizard';
41+
?>

interface/web/dns/lib/lang/hu_dns_wizard.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@ $wb['globalsearch_noresults_limit_txt'] = '0 results';
3636
$wb['globalsearch_searchfield_watermark_txt'] = 'Search';
3737
$wb['globalsearch_suggestions_text_txt'] = 'Suggestions';
3838
$wb['list_head_txt'] = 'DNS Zone Wizard';
39+
$wb['list_desc_txt'] = 'Create a DNS Zone via a wizard';
3940
$wb['dkim_txt'] = 'DKIM enabled';
4041
?>

0 commit comments

Comments
 (0)