26 lines
565 B
JSON
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"
|
|
}
|
|
}
|
|
} |