Files
espocrm/application/Espo/Resources/i18n/vi_VN/EmailTemplate.json
2026-01-19 17:46:06 +01:00

22 lines
493 B
JSON

{
"fields": {
"name": "Tên",
"status": "Tình trạng",
"isHtml": "Chỉ Html",
"body": "Nội dung",
"subject": "Chủ đề",
"attachments": "Đính kèm",
"category": "Chuyên mục"
},
"labels": {
"Create EmailTemplate": "Tạo mẫu email",
"Info": "Thông tin"
},
"presetFilters": {
"actual": "Hiện thời"
},
"placeholderTexts": {
"today": "Ngày hôm nay",
"currentYear": "Năm hiện tại"
}
}