summaryrefslogtreecommitdiff
path: root/app/Locale/pl_PL/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-05-30 18:39:47 -0400
committerFrederic Guillot <fred@kanboard.net>2015-05-30 18:39:47 -0400
commit9cdb72681e69620a1f5ac1a2c0532a414641ad44 (patch)
treecb1468666b52f3270817d6c9ba0d692d433f320c /app/Locale/pl_PL/translations.php
parent3704fd243a612d3588a9c8965ec130296d6ecbe0 (diff)
Add help message for private projects
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r--app/Locale/pl_PL/translations.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 8e0d8f58..9e3fe96c 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -921,4 +921,5 @@ return array(
// 'Two factor authentication disabled' => '',
// 'Two factor authentication enabled' => '',
// 'Unable to update this user.' => '',
+ // 'There is no user management for private projects.' => '',
);