summaryrefslogtreecommitdiff
path: root/app/Locale/sv_SE/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-04 21:14:57 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-04 21:14:57 -0500
commitd1d04d6feeebeba2aea5333d7a4229fcec799f75 (patch)
tree51da4416973b2b60f3d50d5acddf2c4c258c1ff3 /app/Locale/sv_SE/translations.php
parent07b07c7697439dc0e6bdf87f65b4b3bd46f6bfc8 (diff)
Add subtasks export and move export actions to a specific controller
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r--app/Locale/sv_SE/translations.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 779cce06..12b4b2e2 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -637,4 +637,11 @@ return array(
// 'Project manager' => '',
// 'Project member' => '',
// 'A project manager can change the settings of the project and have more privileges than a standard user.' => '',
+ // 'Gitlab Issue' => '',
+ // 'Subtask Id' => '',
+ // 'Subtasks' => '',
+ // 'Subtasks Export' => '',
+ // 'Subtasks exportation for "%s"' => '',
+ // 'Task Title' => '',
+ // 'Untitled' => '',
);