diff options
| author | 2017-12-01 13:20:04 +0100 | |
|---|---|---|
| committer | 2017-12-01 13:20:04 +0100 | |
| commit | 6c6d9bdfdcfb0155e8adfaaae679512ec819c0f9 (patch) | |
| tree | f7bb6a0835ae071d79e1d026df4c4cc65154ca1d /app/i18n/de/gen.php | |
| parent | 6c022aeca8ee93d396ecf8de6883ab084dfef77b (diff) | |
I18n - DE (#1698)
* added missing german translations
Diffstat (limited to 'app/i18n/de/gen.php')
| -rw-r--r-- | app/i18n/de/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php index b42081324..118de5164 100644 --- a/app/i18n/de/gen.php +++ b/app/i18n/de/gen.php @@ -143,7 +143,7 @@ return array( 'sharing' => 'Teilen', 'shortcuts' => 'Tastaturkürzel', 'stats' => 'Statistiken', - 'system' => 'System configuration',// @todo translate + 'system' => 'Systemeinstellungen', 'update' => 'Aktualisieren', 'user_management' => 'Benutzer verwalten', 'user_profile' => 'Profil', |
