summaryrefslogtreecommitdiff
path: root/app/Locale/fi_FI
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-05-09 22:09:09 -0400
committerFrederic Guillot <fred@kanboard.net>2015-05-09 22:09:09 -0400
commit5d5ba443370df91d59812db5691fa846a9854837 (patch)
tree0849199fcdd743c359829e038d21f51df7e7307e /app/Locale/fi_FI
parent0e019e8669090d4af1c325e49101d1dafcd7e690 (diff)
Update task links, assignee and time tracking (#775), group links by label (#669)
Merge and modification of pull-request #785
Diffstat (limited to 'app/Locale/fi_FI')
-rw-r--r--app/Locale/fi_FI/translations.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php
index 9ca386d6..15c919ed 100644
--- a/app/Locale/fi_FI/translations.php
+++ b/app/Locale/fi_FI/translations.php
@@ -868,4 +868,8 @@ return array(
// 'Help on Sendgrid integration' => '',
// 'Disable two factor authentication' => '',
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
+ // 'Edit a link' => '',
+ // 'Start to type task title...' => '',
+ // 'A task cannot be linked to itself' => '',
+ // 'The exact same link already exists' => '',
);