diff options
Diffstat (limited to 'app/Locale/fi_FI')
-rw-r--r-- | app/Locale/fi_FI/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index 14e2e2ef..73ac9daf 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -1101,7 +1101,7 @@ return array( // 'Global tags' => '', // 'There is no global tag at the moment.' => '', // 'This field cannot be empty' => '', - // 'Close a task when there is no activity in an specific column' => '', + // 'Close a task when there is no activity in a specific column' => '', // '%s removed a subtask for the task #%d' => '', // '%s removed a comment on the task #%d' => '', // 'Comment removed on task #%d' => '', |