diff options
Diffstat (limited to 'config/locales/pl.yml')
-rw-r--r-- | config/locales/pl.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/pl.yml b/config/locales/pl.yml index ec93b75b9..eb512e22a 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1336,3 +1336,7 @@ pl: is blocked by at least one open issue. notice_issue_not_reopenable_by_closed_parent_issue: This issue cannot be reopened because its parent issue is closed. + error_bulk_download_size_too_big: These attachments cannot be bulk downloaded because + the total file size exceeds the maximum allowed size (%{max_size}) + setting_bulk_download_max_size: Maximum total size for bulk download + label_download_all_attachments: Download all files |