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

26 lines
565 B
JSON

{
"fields": {
"post": "Gửi",
"attachments": "Đính kèm",
"targetType": "Đối tượng",
"teams": "Nhóm",
"users": "Người dùng",
"portals": "Cổng thông tin",
"type": "Loại",
"data": "Dữ liệu",
"number": "Số"
},
"filters": {
"all": "Tất cả",
"posts": "Bài viết",
"updates": "Cập nhật"
},
"messages": {
"writeMessage": "Để lại lời nhắn của bạn tại đây"
},
"options": {
"targetType": {
"self": "tới tôi"
}
}
}