| | |
| | | $wb['type_txt'] = 'Typ'; |
| | | $wb['active_txt'] = 'Aktiv'; |
| | | $wb["dkim_txt"] = 'DKIM aktivieren'; |
| | | $wb["dkim_private_txt"] = 'DKIM Private-key'; |
| | | $wb["dkim_public_txt"] = 'DKIM Public-key\nfor information only'; |
| | | $wb["dkim_generate_txt"] = 'erstelle DKIM Private-key'; |
| | | $wb["dkim_dns_txt"] = 'DNS-Record'; |
| | | $wb["dkim_private_txt"] = 'DKIM privater Schlüssel'; |
| | | $wb["dkim_public_txt"] = 'DKIM öffentlicher Schlüssel'; |
| | | $wb["dkim_generate_txt"] = 'erstelle DKIM Schlüssel'; |
| | | $wb["dkim_dns_txt"] = 'DNS Eintrag'; |
| | | $wb["dkim_private_key_error"] = 'ungueltiger DKIM-Private key'; |
| | | $wb['domain_error_empty'] = 'Domain ist leer'; |
| | | $wb['domain_error_unique'] = 'Doppelte Domain.'; |