diff options
Diffstat (limited to 'app/Locales/de_DE/translations.php')
-rw-r--r-- | app/Locales/de_DE/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index fafb42ce..48c7ee16 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -375,4 +375,5 @@ return array( // 'Sub-task added successfully.' => '', // 'Maximum size: ' => '', // 'Unable to upload the file.' => '', + // 'Display another project' => '', ); |