summaryrefslogtreecommitdiff
path: root/app/Locales/it_IT/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-05 12:32:44 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-05 12:32:44 -0400
commit7f5a871f84639a90eebd0ac1d0ee7f759e220cf6 (patch)
treef814b2fa2ae888d0b2e800f14c6c8d6b75e85428 /app/Locales/it_IT/translations.php
parentbae57838c2dd789064b246308c7cb3a33bba5b8e (diff)
Projects are not anymore visible to everybody by default
Diffstat (limited to 'app/Locales/it_IT/translations.php')
-rw-r--r--app/Locales/it_IT/translations.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php
index 24d13360..8e9343f6 100644
--- a/app/Locales/it_IT/translations.php
+++ b/app/Locales/it_IT/translations.php
@@ -196,7 +196,7 @@ return array(
'revoke' => 'revocare',
'List of authorized users' => 'Lista di utenti autorizzati',
'User' => 'Utente',
- 'Everybody have access to this project.' => 'Tutti hanno accesso a questo progetto.',
+ // 'Nobody have access to this project.' => '',
'You are not allowed to access to this project.' => 'Non hai l\'accesso a questo progetto.',
'Comments' => 'Commenti',
'Post comment' => 'Mandare commento',
@@ -421,7 +421,7 @@ return array(
'view the task on Kanboard' => 'vedi il compito su Kanboard',
// 'Public access' => '',
// 'Categories management' => '',
- // 'Users management' => '',
+ // 'User management' => '',
// 'Active tasks' => '',
// 'Disable public access' => '',
// 'Enable public access' => '',