diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-10-12 14:01:39 -0700 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-10-12 14:01:39 -0700 |
commit | 4bb422b41fd995cb67c41ad4b7ba155a84c6f1eb (patch) | |
tree | 24368daa9fdd4881563aca74ab05322da2791fd5 /app/Locale/fi_FI/translations.php | |
parent | ad6f898134a3aadc38571f5c8e11d37f43a953e3 (diff) |
Render a dropdown menu for external task providers
Diffstat (limited to 'app/Locale/fi_FI/translations.php')
-rw-r--r-- | app/Locale/fi_FI/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 3c65ab7e..98f5e216 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1340,4 +1340,5 @@ return array( // 'Write one subject by line.' => '', // 'Create another link' => '', // 'BRL - Brazilian Real' => '', + // 'Add a new Kanboard task' => '', ); |