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 934fd0a5c..402ba4f86 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1438,3 +1438,7 @@ pl: setting_copy_attachments_on_issue_copy: Copy attachments on copy field_thousands_delimiter: Thousands delimiter label_involved_principals: Author / Previous assignee + label_attachment_summary: + zero: "%{filename}" + one: "%{filename} and 1 file" + other: "%{filename} and %{count} files" |