Skip to content
Snippets Groups Projects
Commit 5d75c17f authored by Florian Schaal's avatar Florian Schaal
Browse files

added german language-file

parent e95eee31
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ $wb["public_key_txt"] = 'Public-Key'; ...@@ -3,6 +3,7 @@ $wb["public_key_txt"] = 'Public-Key';
$wb["ttl_txt"] = 'TTL'; $wb["ttl_txt"] = 'TTL';
$wb["active_txt"] = 'Aktiv'; $wb["active_txt"] = 'Aktiv';
$wb["record_exists_txt"] = 'DNS-Eintrag bereits vorhanden'; $wb["record_exists_txt"] = 'DNS-Eintrag bereits vorhanden';
$wb["dkim_disabled_txt"] = 'DKIM st fuer diese Domain nicht aktiv.';
$wb["limit_dns_record_txt"] = 'Die max. Anzahl von DNS Eintraegen fuer den Account ist erreicht.'; $wb["limit_dns_record_txt"] = 'Die max. Anzahl von DNS Eintraegen fuer den Account ist erreicht.';
$wb["no_zone_perm"] = 'Fehlende Berechtigung zum Hinzufuegen eines Eintrags zur DNS-Zone.'; $wb["no_zone_perm"] = 'Fehlende Berechtigung zum Hinzufuegen eines Eintrags zur DNS-Zone.';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment