diff options
Diffstat (limited to 'app/Locale/sv_SE')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 4c1c264b..c1ee67d2 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1376,4 +1376,5 @@ return array( // 'This task is now linked to the task %s with the relation "%s"' => '', // 'The link with the relation "%s" to the task %s has been removed' => '', // 'Custom Filter:' => '', + // 'Unable to find this group.' => '', ); |