diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-08-12 12:03:15 -0700 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-08-12 12:03:15 -0700 |
commit | 66b5659578a9f982b03a85bce7985252119613c3 (patch) | |
tree | 813535bd651e2d43b317a217c4c2913c2c5c1373 /app/Locales/fi_FI | |
parent | 9f46120de940d8e8d1f97a7583b1eb197eb5405a (diff) |
Project cloning/duplication (pull-request #196)
Diffstat (limited to 'app/Locales/fi_FI')
-rw-r--r-- | app/Locales/fi_FI/translations.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index caf768fb..801ec5c1 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -397,4 +397,8 @@ return array( 'Completion date' => 'Valmistumispäivä', 'Webhook URL for task creation' => 'Webhook URL tehtävän luomiselle', 'Webhook URL for task modification' => 'Webhook URL tehtävän muokkaamiselle', + // 'Clone' => '', + // 'Clone Project' => '', + // 'Project cloned successfully.' => '', + // 'Unable to clone this project.' => '', ); |