Improved german translation (#1071)

This commit is contained in:
Mario Rothauer 2020-12-15 23:48:01 +01:00 committed by GitHub
parent b59f62c139
commit 31e987a1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -125,10 +125,10 @@ $sm_lang = array(
'email' => 'E-Mail', 'email' => 'E-Mail',
'sms' => 'SMS', 'sms' => 'SMS',
'pushover' => 'Pushover', 'pushover' => 'Pushover',
'no_logs' => 'Keine Logs vorhanden.', 'no_logs' => 'Keine Protokolle vorhanden.',
'clear' => 'Protokoll Logs', 'clear' => 'Protokoll löschen',
'delete_title' => 'Protokoll Logs', 'delete_title' => 'Protokoll löschen',
'delete_message' => 'Bist du sicher, dass du <b>alle</b> logs löschen möchtest?', 'delete_message' => 'Bist du sicher, dass du <b>alle</b> Protokolle löschen möchtest?',
), ),
'servers' => array( 'servers' => array(
'server' => 'Server', 'server' => 'Server',