diff options
author | Frédéric Guillot <fred@kanboard.net> | 2017-12-26 17:49:09 -0800 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2017-12-26 17:49:09 -0800 |
commit | d696a969e1566f753fc554673ad57c40e3a7bdb9 (patch) | |
tree | 9990f3f7361d24739a3aa9675f68e16366ccd121 /app/Locale/da_DK/translations.php | |
parent | 663b9c08a1c4fa4775f186a2fbe49b4716fd1fd7 (diff) |
Update French translations
Diffstat (limited to 'app/Locale/da_DK/translations.php')
-rw-r--r-- | app/Locale/da_DK/translations.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 86238ca5..53a32c1c 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1367,6 +1367,9 @@ return array( // 'Time Spent' => '', // 'External Link' => '', // 'This feature enables the iCal feed, RSS feed and the public board view.' => '', + // 'Stop the timer of all subtasks when moving a task to another column' => '', + // 'Subtask Title' => '', + // 'Add a subtask and activate the timer when moving a task to another column' => '', // 'days' => '', // 'minutes' => '', // 'seconds' => '', |