diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-04-11 18:16:58 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-04-11 18:16:58 -0400 |
commit | d8b6e7e26e947d4d3409ac4edad90217f0a74487 (patch) | |
tree | ee00ea8ee3652c8162f0c826a6d3efd243257d56 /app/Locale/da_DK/translations.php | |
parent | dc06e3b95ed27276e3e30324ca8a99808d9ed06c (diff) |
Sync locales
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 747fa2d1..7c255561 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -1163,4 +1163,8 @@ return array( // 'Search by task status: ' => '', // 'Search by task title: ' => '', // 'Activity stream search' => '', + // 'Projects where "%s" is manager' => '', + // 'Projects where "%s" is member' => '', + // 'Open tasks assigned to "%s"' => '', + // 'Closed tasks assigned to "%s"' => '', ); |