diff options
Diffstat (limited to 'app/Locales/fi_FI/translations.php')
-rw-r--r-- | app/Locales/fi_FI/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index f5618b8b..f832de66 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -196,7 +196,7 @@ return array( 'revoke' => 'poista', 'List of authorized users' => 'Sallittujen käyttäjien lista', 'User' => 'Käyttäjät', - 'Everybody have access to this project.' => 'Kaikilla on pääsy tähän projektiin.', + // 'Nobody have access to this project.' => '', 'You are not allowed to access to this project.' => 'Sinulla ei ole pääsyä tähän projektiin.', 'Comments' => 'Kommentit', 'Post comment' => 'Lisää kommentti', @@ -421,7 +421,7 @@ return array( // 'view the task on Kanboard' => '', // 'Public access' => '', // 'Categories management' => '', - // 'Users management' => '', + // 'User management' => '', // 'Active tasks' => '', // 'Disable public access' => '', // 'Enable public access' => '', |