diff options
Diffstat (limited to 'app/Locales/sv_SE/translations.php')
-rw-r--r-- | app/Locales/sv_SE/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php index 9c9eac02..e8994fbb 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/translations.php @@ -196,7 +196,7 @@ return array( 'revoke' => 'Dra tillbaka behörighet', 'List of authorized users' => 'Lista med behöriga användare', 'User' => 'Användare', - 'Everybody have access to this project.' => 'Alla har tillgång till detta projekt.', + // 'Nobody have access to this project.' => '', 'You are not allowed to access to this project.' => 'Du har inte tillgång till detta projekt.', 'Comments' => 'Kommentarer', 'Post comment' => 'Ladda upp kommentar', @@ -421,7 +421,7 @@ return array( 'view the task on Kanboard' => 'Visa uppgiften på Kanboard', // 'Public access' => '', // 'Categories management' => '', - // 'Users management' => '', + // 'User management' => '', // 'Active tasks' => '', // 'Disable public access' => '', // 'Enable public access' => '', |