From 55661eac3cd6f274287c2e7aff64b2d9b731a9f3 Mon Sep 17 00:00:00 2001 From: Martin Zurowietz Date: Fri, 28 Dec 2018 12:33:44 +0100 Subject: [PATCH] Add German upload action translations References #158 --- config.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.php b/config.php index 776b7b3..adef513 100644 --- a/config.php +++ b/config.php @@ -21,6 +21,9 @@ 'uniform-login-error' => 'Benutzername oder Passwort falsch.', 'uniform-webhook-error' => 'Beim Aufruf des Webhook ist ein Fehler aufgetreten: ', 'uniform-email-select-error' => 'Ungültiger Empfänger.', + 'uniform-upload-mkdir-fail' => 'Zielverzeichnis konnte nicht erstellt werden.', + 'uniform-upload-exists' => 'Die Datei existiert bereits.', + 'uniform-upload-failed' => 'Die Datei konnte nicht hochgeladen werden.', ], 'en' => [ 'uniform-filled-potty' => 'The form field that is supposed to be empty was filled. In case you are not a spam-bot, please try again leaving the field blank.',