diff options
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r-- | config/locales/tr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml index eb7d5fc20..f578fde40 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1334,3 +1334,5 @@ tr: 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}) |