diff options
Diffstat (limited to 'app/Locale/vi_VN/translations.php')
-rw-r--r-- | app/Locale/vi_VN/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 13ed8f6b..f18577ce 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -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.', |