fix email-domain navigation and descriptions
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -494,7 +494,7 @@ return [
|
||||
'key_add' => 'API Key hinzufügen',
|
||||
'apikey_removed' => 'Der API Key mit der ID #%s wurde erfolgreich gelöscht.',
|
||||
'apikey_added' => 'Der neue API Key wurde erfolgreich angelegt.',
|
||||
'clicktoview' => 'API Key Details anzeigen',
|
||||
'clicktoview' => 'Details anzeigen',
|
||||
'allowed_from' => 'Erlaube Zugriff von',
|
||||
'allowed_from_help' => 'Komma getrennte Liste von IPs oder Netzen.<br>Standard ist leer (von überall erlaubt).',
|
||||
'valid_until' => 'Gültig bis',
|
||||
@@ -721,6 +721,8 @@ return [
|
||||
'quota_edit' => 'E-Mail-Kontingent ändern',
|
||||
'noemaildomainaddedyet' => 'Sie haben bisher noch keine (E-Mail-)Domain in Ihrem Konto.',
|
||||
'back_to_overview' => 'Zurück zur Domain-Übersicht',
|
||||
'accounts' => 'Konten',
|
||||
'emails' => 'Adressen',
|
||||
],
|
||||
'error' => [
|
||||
'error' => 'Fehlermeldung',
|
||||
|
||||
@@ -787,6 +787,8 @@ return [
|
||||
'quota_edit' => 'Change E-Mail Quota',
|
||||
'noemaildomainaddedyet' => 'You do not have a (email-)domain in your account yet.',
|
||||
'back_to_overview' => 'Back to domain overview',
|
||||
'accounts' => 'Accounts',
|
||||
'emails' => 'Addresses',
|
||||
],
|
||||
'error' => [
|
||||
'error' => 'Error',
|
||||
|
||||
Reference in New Issue
Block a user