diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-11-03 11:04:18 -0700 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-11-03 11:04:18 -0700 |
commit | bf623e0e08d63dbafec7d98bd16abb0815295e83 (patch) | |
tree | 81ebca5ce24ecbeee510aa350b62a8a664b13765 /app/Locale/sv_SE/translations.php | |
parent | e6f8a76a188960512ced32133b85686d9a8d9090 (diff) |
Improve dropdown for task description templates
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index ccba5e95..7073ef3f 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1355,6 +1355,5 @@ return array( // 'Unable to update this template.' => '', // 'Template removed successfully.' => '', // 'Unable to remove this template.' => '', - // 'Description Templates' => '', // 'Template for the task description' => '', ); |