diff options
Diffstat (limited to 'app/Locales/sv_SE/translations.php')
-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 55878da5..a2ce9016 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/translations.php @@ -466,4 +466,6 @@ return array( // 'No external authentication enabled.' => '', // 'Password modified successfully.' => '', // 'Unable to change the password.' => '', + // 'Change category for the task "%s"' => '', + // 'Change category' => '', ); |