summaryrefslogtreecommitdiff
path: root/app/Locale/pl_PL
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pl_PL')
-rw-r--r--app/Locale/pl_PL/translations.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index a294de75..2637a3a6 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -187,6 +187,7 @@ return array(
'Complexity' => 'Poziom trudności',
'limit' => 'limit',
'Task limit' => 'Limit zadań',
+ // 'Task count' => '',
'This value must be greater than %d' => 'Wartość musi być większa niż %d',
'Edit project access list' => 'Edycja list dostępu dla projektu',
'Edit users access' => 'Edytuj dostęp',
@@ -558,4 +559,6 @@ return array(
// 'Help on Github webhook' => '',
// 'Create a comment from an external provider' => '',
// 'Github issue comment created' => '',
+ // 'Configure' => '',
+ // 'Project management' => '',
);