diff options
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 6ebd1683..be39d095 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1276,4 +1276,5 @@ return array( // 'Duplicate to multiple projects' => '', // 'This field is required' => '', // 'Moving a task is not permitted' => '', + // 'This value must be in the range %d to %d' => '', ); |