{
  "content": "Title*",
  "parentTask": "Ancestor Task",
  "note": "Note",
  "note*": "Note*",
  "executor": "Executor",
  "executor*": "Executor*",
  "startDate": "Start Date",
  "startDate*": "Start Date*",
  "dueDate": "Due Date",
  "dueDate*": "Due Date*",
  "storyPoint": "Story Points",
  "storyPoint*": "Story Points*",
  "priority": "Priority",
  "priority*": "Priority*",
  "sprint": "Sprint",
  "sprint*": "Sprint*",
  "tag": "Tag",
  "tag*": "Tag*",
  "worktimes": "TotalTime(小时)",
  "worktimes*": "TotalTime(小时)*",
  "taskProgress": "Progress(%)",
  "taskProgress*": "Progress(%)*",
  "taskflowstatus": "Taskflow Status*",
  "stage": "Stage*",
  "teambition.member": "Teambition member",
  "commongroup.story": "需求分类",
  "template": "template",
  "err.excel.parenttask.content": "The parent task does not exist",
  "err.excel.commongroup.story": "Demand classification error",
  "err.excel.priority": "Invalid priority",
  "err.excel.date.wrongorder": "DueDate cannot be earlier than startDate",
  "error.excel.date.invalid": "Invalid date",
  "err.excel.invalid.stage": "The current stage belongs to the list does not exist",
  "err.excel.invalid.taskflowstatus": "Invalid taskflowstatus",
  "err.excel.invalid.worktimes": "Invalid worktimes",
  "err.excel.invalid.storyPoint": "Invalid Story Points",
  "err.excel.invalid.taskProgress": "Invalid taskProgress",
  "err.excel.invalid.sprint": "Invalid sprint",
  "err.excel.invalid.tag": "Invalid tag",
  "err.excel.customfield.required": "Customfield required",
  "err.excel.customfield.invalid": "Invalid customfield",
  "err.excel.content.required": "Content required",
  "err.excel.note.required": "Note required",
  "err.excel.tag.required": "Tag required",
  "err.excel.priority.required": "Priority required",
  "err.excel.worktimes.required": "Worktimes required",
  "err.excel.storyPoint.required": "Story Points required",
  "err.excel.taskProgress.required": "taskProgress required",
  "err.excel.steps.desc.required": "steps description required",
  "err.excel.steps.desc.expected.required": "exception required",
  "err.excel.steps.desc.invalid": "step description invalid",
  "err.excel.steps.desc.expected.invalid": "exception invalid",
  "err.excel.tc.title.required": "title required",
  "err.excel.caseType.invalid": "case type invalid",
  "err.excel.priority.invalid": "priority invalid",
  "err.excel.executor.invalid": "executor invalid",
  "err.excel.maintainer.invalid": "maintainer invalid",
  "err.excel.title.maxLength": "the length of title more than {{length}}",
  "err.excel.title.mixLength": "the length of title less than {{length}}",
  "err.excel.can.not.import.to.lock.stage": "Can not import to the lockStage",
  "length": "length",
  "csv.uniqueId": "TaskID",
  "csv.content": "content",
  "csv.ancestor": "Parent Task",
  "csv.ancestor.objectId": "Parent Task objectId",
  "csv.isSubtask": "Subtask or not",
  "csv.updated": "Update Time",
  "csv.isShare": "External sharing",
  "csv.isInArchivedProject": "Project deleted or not",
  "csv.isArchived": "Deleted or not",
  "csv.isRecurrence": "Repeat or not",
  "csv.likeCount": "Like",
  "csv.linkObj": "Linked Content",
  "csv.linkTask": "Linked Task",
  "csv.linkWork": "Linked File",
  "csv.linkEvent": "Linked Meeting",
  "csv.linkPost": "Linked Post",
  "csv.objectId": "Task unique ID",
  "csv.workTimeDetail": "Timesheet",
  "csv.note": "note",
  "csv.priority": "Priority",
  "csv.priority.0": "Default",
  "csv.priority.1": "Hign",
  "csv.priority.2": "Urgent",
  "csv.isDone": "Completed or not",
  "csv.accomplished": "complete time",
  "csv.created": "Creation Time",
  "csv.startDate": "Start Date",
  "csv.dueDate": "Due Date",
  "csv.creator": "Creator",
  "csv.executor": "Executor",
  "csv.tasklist": "Task Group",
  "csv.stage": "Task List",
  "csv.subtask": "Subtask",
  "csv.delayDays": "Days overdue",
  "csv.delayed": "Overdue",
  "csv.tag": "Tag",
  "csv.taskType": "Task Type",
  "csv.taskProgress": "Task Progress",
  "csv.storyPoint": "Story Point",
  "csv.rating": "Task Rating",
  "csv.objectlink": "Third-party association",
  "csv._userId": "User ID (Please do not remove this field)",
  "csv.username": "Nickname",
  "csv.email": "Email",
  "csv.phone": "Phone",
  "csv.staffName": "Fullname",
  "csv.position": "Position",
  "csv.staffType": "Staff type",
  "csv.teamNames": "Team",
  "csv.staffEmail": "Email (e.g. example@domain.com)",
  "csv.staffPhone": "Phone (e.g. +86 18623456789)",
  "csv.entryTime": "Entry time (e.g. xxxx-xx-xx)",
  "csv.staffProvince": "Office province",
  "csv.staffCity": "Office city",
  "csv.birthday": "Birthday (xxxx-xx-xx)",
  "csv.totaltime": "Capacity",
  "csv.usedtime": "Total Hour(s)",
  "csv.workLog": "{{exector}} {{month}}/{{day}}: {{value}}",
  "csv.objectlinkLog": "{{task}} Tasks, {{work}} Files, {{event}} Meetings, {{post}} Posts",
  "csv.weixinUserid": "WeChat userid",
  "csv.taskflowstatus": "Workflow Status",
  "project.name": "Name",
  "project.status.degree": "Status",
  "project.status.update.time": "Status Update Time",
  "project.status.content": "Description",
  "project.report.task.all": "Number of tasks",
  "project.report.task.done": "Completed task(s)",
  "project.report.task.unallocated": "Unallocated task(s)",
  "project.report.task.overdue": "Uncompleted overdue task(s)",
  "project.task.done.degree": "Task Completion Rate",
  "project.task.overdue.degree": "Task Overdue Rate",
  "project.member.owners": "Owner",
  "no.status": "No Status",
  "normal": "Normal",
  "risky": "Risky",
  "urgent": "Urgent",
  "day": "Day(s)",
  "project.create.time": "Project Creation",
  "project.duration.time": "Project Duration",
  "project.info.table": "Project Information Table",
  "export.date": "Export Date"  
}
