diff options
Diffstat (limited to 'config/locales/cs.yml')
-rw-r--r-- | config/locales/cs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 89681775d..db147ef21 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1317,3 +1317,5 @@ cs: 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 + error_attachments_too_many: This file cannot be uploaded because it exceeds the maximum + number of files that can be attached simultaneously (%{max_number_of_files}) |