diff options
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index c225cc05..4b5b318d 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -1123,4 +1123,11 @@ return array( // 'There is no external link for the moment.' => '', // 'Internal links' => '', // 'There is no internal link for the moment.' => '', + // 'Assign to me' => '', + // 'Me' => '', + // 'Do not duplicate anything' => '', + // 'Projects management' => '', + // 'Users management' => '', + // 'Groups management' => '', + // 'Create from another project' => '', ); |