Skip to content

Commit

Permalink
Add German upload action translations
Browse files Browse the repository at this point in the history
References #158
  • Loading branch information
mzur committed Dec 28, 2018
1 parent b02d3dc commit 55661ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.',
Expand Down

0 comments on commit 55661ea

Please sign in to comment.