diff options
Diffstat (limited to 'app/Locale/da_DK/translations.php')
-rw-r--r-- | app/Locale/da_DK/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 9511f53a..9a8caa96 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1377,4 +1377,8 @@ return array( '%s moved the task #%d to the swimlane "%s"' => '%s flyttet opgave #%d til spor "%s"', '%sh spent' => '%sh brugt', '%sh estimated' => '%sh anslÄet', + // 'Select All' => '', + // 'Unselect All' => '', + // 'Apply action' => '', + // 'Move selected tasks to another column' => '', ); |