summaryrefslogtreecommitdiff
path: root/app/Locale/fi_FI/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-10 22:10:32 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-10 22:10:32 -0500
commitefbf679385773e76cbb436691f63e931c17172d4 (patch)
treee2d15b3a0afa15e2a5532ad8f2d2c110665ffb98 /app/Locale/fi_FI/translations.php
parent57613d18539a2cf5970dcc0c4f50e023df9eea73 (diff)
Add subtask time tracking in the task view
Diffstat (limited to 'app/Locale/fi_FI/translations.php')
-rw-r--r--app/Locale/fi_FI/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 39676bf1..7b329105 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -681,4 +681,6 @@ return array(
// 'Bitbucket commit received' => '',
// 'Bitbucket webhooks' => '',
// 'Help on Bitbucket webhooks' => '',
+ // 'Start' => '',
+ // 'End' => '',
);