| | |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['type_txt'] = 'Typ'; |
| | | $wb['active_txt'] = 'Aktiv'; |
| | | $wb["dkim_txt"] = 'DKIM aktivieren'; |
| | | $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['dkim_txt'] = 'DKIM aktivieren'; |
| | | $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.'; |
| | | $wb['domain_error_regex'] = 'Ungültiger Domainname.'; |
| | |
| | | $wb['no_policy'] = '- nicht aktiviert -'; |
| | | $wb['dkim_selector_txt'] = 'DKIM-Selector'; |
| | | $wb['dkim_selector_error'] = 'Ungültiger DKIM-Selector. Verwenden Sie nur max. 63 alphanumerische Zeichen (a-z oder 0-9)'; |
| | | $wb["dkim_settings_txt"] = 'DomainKeys Identified Mail (DKIM)'; |
| | | $wb['dkim_settings_txt'] = 'DomainKeys Identified Mail (DKIM)'; |
| | | $wb['error_not_allowed_server_id'] = 'Chosen server is not allowed for this account.'; |
| | | ?> |