Skip to content

Commit 75854d8

Browse files
author
Florian Schaal
committed
Placeholder for DNS-Templates
1 parent 547fd26 commit 75854d8

26 files changed

+30
-2
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Name';
33
$wb['fields_txt'] = 'Fields';
44
$wb['template_txt'] = 'Template';
55
$wb['visible_txt'] = 'Visible';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Име';
33
$wb['fields_txt'] = 'Полета';
44
$wb['template_txt'] = 'Шаблон';
55
$wb['visible_txt'] = 'Видим';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Nome';
33
$wb['fields_txt'] = 'Campos';
44
$wb['template_txt'] = 'Gabarito';
55
$wb['visible_txt'] = 'Visível';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Nom';
33
$wb['fields_txt'] = 'Champs';
44
$wb['template_txt'] = 'Modèle';
55
$wb['visible_txt'] = 'Visible';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Název';
33
$wb['fields_txt'] = 'Pole';
44
$wb['template_txt'] = 'Šablona';
55
$wb['visible_txt'] = 'Viditelný';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Name';
33
$wb['fields_txt'] = 'Felder';
44
$wb['template_txt'] = 'Vorlage';
55
$wb['visible_txt'] = 'Sichtbar';
6+
$wb['placeholder_txt'] = 'Platzhalter';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Navn';
33
$wb['fields_txt'] = 'Felter';
44
$wb['template_txt'] = 'Skabelon';
55
$wb['visible_txt'] = 'Synlig';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['name_txt'] = 'Όνομα';
33
$wb['fields_txt'] = 'Πεδία';
44
$wb['template_txt'] = 'Πρότυπο';
55
$wb['visible_txt'] = 'Ενεργό';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb["name_txt"] = 'Name';
33
$wb["fields_txt"] = 'Fields';
44
$wb["template_txt"] = 'Template';
55
$wb["visible_txt"] = 'Visible';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ $wb['fields_txt'] = 'Campos';
33
$wb['name_txt'] = 'Nombre';
44
$wb['template_txt'] = 'Plantilla';
55
$wb['visible_txt'] = 'Visible';
6+
$wb['placeholder_txt'] = 'Placeholder';
67
?>

0 commit comments

Comments
 (0)