diff options
author | Go MAEDA <maeda@farend.jp> | 2020-04-30 09:02:09 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-04-30 09:02:09 +0000 |
commit | b9771b5e4fd0d362e693afa106380c2114d33bce (patch) | |
tree | 143038115c29158ae12fb302b8073a57e4515275 /config/locales/it.yml | |
parent | 94c62816a52c13e1cdb91aab6f26c4798897b4a5 (diff) | |
download | redmine-b9771b5e4fd0d362e693afa106380c2114d33bce.tar.gz redmine-b9771b5e4fd0d362e693afa106380c2114d33bce.zip |
Update locales (#3369).
git-svn-id: http://svn.redmine.org/redmine/trunk@19736 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/it.yml')
-rw-r--r-- | config/locales/it.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/it.yml b/config/locales/it.yml index e512e5e4c..1875295b7 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1320,3 +1320,5 @@ it: 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}) + setting_email_domains_allowed: Allowed email domains + setting_email_domains_denied: Disallowed email domains |