summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorBusfreak <martin@middeke.de>2017-04-26 14:37:25 +0200
committerFrédéric Guillot <fred@kanboard.net>2017-04-29 16:49:30 -0400
commit2c4e87949f96903290696a2f475a77a86bb3bbaa (patch)
treeec219852750cb80b3623dd250c4dee7437866885 /app
parentb0b353b53cd9fbc9da7c2a7ad8204a1a740a8dce (diff)
correction in language file
Diffstat (limited to 'app')
-rw-r--r--app/Locale/de_DE/translations.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 9647db5e..a652a2eb 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -1275,7 +1275,7 @@ return array(
'Database uploaded successfully.' => 'Die Datenbank wurde erfolgreich hochgeladen.',
'Task sent by email successfully.' => 'Aufgabe wurde erfolgreich per E-Mail gesendet.',
'There is no category in this project.' => 'Es gibt keine Kategorie in diesem Projekt',
- 'Send by email' => 'Per E-Mail gesendet',
+ 'Send by email' => 'Per E-Mail senden',
'Create and send a comment by email' => 'Erstellen und senden Sie einen Kommentar per E-Mail',
'Subject' => 'Betreff',
'Upload the database' => 'Datenbank hochladen',