summaryrefslogtreecommitdiff
path: root/app/Locale/sv_SE/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-03-28 12:39:46 -0400
committerFrederic Guillot <fred@kanboard.net>2015-03-28 12:39:46 -0400
commit26fea9b96ba4376a54b5d55b207d3eac040160d7 (patch)
tree5034c38ffff04d8d60becd1c09d4360036ce0927 /app/Locale/sv_SE/translations.php
parent87d2c6d99e6eb26b526f5da22b3496e3d02d11ed (diff)
Add task transitions csv export
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r--app/Locale/sv_SE/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 31c5bf91..5f460a25 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -812,4 +812,7 @@ return array(
// 'Transitions' => '',
// 'Executer' => '',
// 'Time spent in the column' => '',
+ // 'Task transitions' => '',
+ // 'Task transitions export' => '',
+ // 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '',
);