diff options
Diffstat (limited to 'app/Locales/fi_FI/translations.php')
-rw-r--r-- | app/Locales/fi_FI/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index df0d4176..aa9d9805 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -434,4 +434,6 @@ return array( // 'Do you really want to duplicate this project: "%s"?' => '', // 'Do you really want to enable this project: "%s"?' => '', // 'Project activation' => '', + // 'Move the task to another project' => '', + // 'Move to another project' => '', ); |