Initial commit
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"labels": {
|
||||
"Any": "Bất kỳ",
|
||||
"Move Up": "Di chuyển lên",
|
||||
"Move Down": "Di chuyển xuống",
|
||||
"Move to Top": "Di chuyển lên đầu",
|
||||
"Move to Bottom": "Di chuyển cuối cùng"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Tên",
|
||||
"status": "Tình trạng",
|
||||
"type": "Loại",
|
||||
"attachments": "Đính kèm",
|
||||
"publishDate": "Ngày xuất bản",
|
||||
"expirationDate": "Ngày hết hạn",
|
||||
"description": "Mô tả",
|
||||
"body": "Nội dung",
|
||||
"categories": "Chuyên mục",
|
||||
"language": "Ngôn ngữ"
|
||||
},
|
||||
"links": {
|
||||
"opportunities": "Cơ hội",
|
||||
"categories": "Chuyên mục"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Draft": "Bản nháp",
|
||||
"Archived": "Đã lưu trữ",
|
||||
"Published": "Đã xuất bản"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "Đã xuất bản"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user