Add the possibility to send tasks and comments to multiple recipients

This commit is contained in:
Frederic Guillot
2017-11-17 14:46:23 -08:00
parent 3b786e05e0
commit 2a313eb971
44 changed files with 84 additions and 85 deletions

View File

@@ -1272,7 +1272,7 @@ return array(
'Unable to upload files, check the permissions of your data folder.' => 'Không thể tải tệp lên, hãy kiểm tra quyền của thư mục dữ liệu của bạn.',
'Another category with the same name exists in this project' => 'Một thể loại khác có cùng tên tồn tại trong dự án này',
'Comment sent by email successfully.' => 'Thảo luận gửi qua email thành công.',
'Sent by email to [%s](mailto:%s) (%s)' => 'Gửi qua email tới [ %s] (mailto: %s) ( %s)',
'Sent by email to "%s" (%s)' => 'Gửi qua email tới "%s" ( %s)',
'Unable to read uploaded file.' => 'Không thể đọc tập tin được tải lên.',
'Database uploaded successfully.' => 'Cơ sở dữ liệu được tải lên thành công.',
'Task sent by email successfully.' => 'Nhiệm vụ gửi qua email thành công.',