summaryrefslogtreecommitdiff
path: root/app/Locale/pl_PL
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-12-28 15:39:39 -0500
committerFrédéric Guillot <fred@kanboard.net>2014-12-28 15:39:39 -0500
commite59be3dc021e81babaacf70661737cbba42c80cc (patch)
tree76fd26ca5ce17261927917699b6fb4e689df054e /app/Locale/pl_PL
parentbcbc1b78c67860a1037e77a97c260899611adcdc (diff)
Add default project categories in settings
Diffstat (limited to 'app/Locale/pl_PL')
-rw-r--r--app/Locale/pl_PL/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 2d1572a1..1c0492ed 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -624,4 +624,6 @@ return array(
// 'Unable to remove this swimlane.' => '',
// 'Unable to update this swimlane.' => '',
// 'Your swimlane have been created successfully.' => '',
+ // 'Example: "Bug, Feature Request, Improvement"' => '',
+ // 'Default categories for new projects (Comma-separated)' => '',
);