diff options
Diffstat (limited to 'app/Locales/sv_SE/translations.php')
-rw-r--r-- | app/Locales/sv_SE/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php index 1c1bb199..6d656d30 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/translations.php @@ -421,4 +421,5 @@ return array( // '[%s][Due tasks]' => '', // '[Kanboard] Notification' => '', // 'I want to receive notifications only for those projects:' => '', + // 'view the task on Kanboard' => '', ); |