diff options
Diffstat (limited to 'app/Locales/sv_SE')
-rw-r--r-- | app/Locales/sv_SE/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php index 5de96279..31f743c8 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/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' => '', ); |