diff options
author | Christian González <christian.gonzalez@nerdocs.at> | 2016-02-25 12:18:59 +0100 |
---|---|---|
committer | Christian González <christian.gonzalez@nerdocs.at> | 2016-02-25 12:18:59 +0100 |
commit | fa94425e40506772d27e7199ef577553046fcd91 (patch) | |
tree | a966384cdb005ccb411f6ac74859e9038922fbc4 /app/Locale/de_DE/translations.php | |
parent | a6540bc604c837d92c9368540c145606723e97f7 (diff) |
German typo
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index a1ec2604..e7953d1c 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -871,7 +871,7 @@ return array( 'Set maximum column height' => 'Setze maximale Spaltenhöhe', 'Remove maximum column height' => 'Entferne maximale Spaltenhöhe', 'My notifications' => 'Meine Benachrichtigungen', - 'Custom filters' => 'benutzerdefinierte Filter', + 'Custom filters' => 'Benutzerdefinierte Filter', 'Your custom filter have been created successfully.' => 'Benutzerdefinierten Filter erfolgreich erstellt.', 'Unable to create your custom filter.' => 'Benutzerdefinierter Filter konnte nicht erstellt werden.', 'Custom filter removed successfully.' => 'Benutzerdefinierten Filter erfolgreich entfernt.', |