diff options
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index e553795e..519a9b11 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1165,4 +1165,5 @@ return array( 'Closed tasks assigned to "%s"' => 'Geschlossene Aufgaben, die "%s" zugeteilt sind', // 'Assign automatically a color based on a priority' => '', // 'Overdue tasks for the project(s) "%s"' => '', + // 'Upload files' => '', ); |