|
@@ -185,7 +185,7 @@ export default {
|
|
"文件 % 上传失败,%": "File upload failed%,%",
|
|
"文件 % 上传失败,%": "File upload failed%,%",
|
|
"文件 % 格式不正确,仅支持上传:%": "% File format is not correct, only supports uploading:%",
|
|
"文件 % 格式不正确,仅支持上传:%": "% File format is not correct, only supports uploading:%",
|
|
"状态": "Status",
|
|
"状态": "Status",
|
|
- "全部": "Complete",
|
|
|
|
|
|
+ "全部": "All",
|
|
"级别": "Level",
|
|
"级别": "Level",
|
|
"阶段": "Stage",
|
|
"阶段": "Stage",
|
|
"加载更多": "Load more",
|
|
"加载更多": "Load more",
|
|
@@ -475,4 +475,10 @@ export default {
|
|
"确定要修改任务【%】的计划时间吗?<br/>开始时间:%<br/>结束时间:%": "Are you sure you want to change the scheduled time for task [%]? <br/> start time: %<br/> end time: %",
|
|
"确定要修改任务【%】的计划时间吗?<br/>开始时间:%<br/>结束时间:%": "Are you sure you want to change the scheduled time for task [%]? <br/> start time: %<br/> end time: %",
|
|
"任务列表为空,请先添加任务。": "The task list is empty, please add the task first.",
|
|
"任务列表为空,请先添加任务。": "The task list is empty, please add the task first.",
|
|
"项目名称:": "Project name:",
|
|
"项目名称:": "Project name:",
|
|
|
|
+ "管理权限": "Management permissions",
|
|
|
|
+ "查看权限": "View permissions",
|
|
|
|
+ "仅有修改权限的人员。": "Only personnel with modification authority.",
|
|
|
|
+ "未保存计划时间": "Unsaved planned time",
|
|
|
|
+ "原计划时间": "Original time",
|
|
|
|
+ "新计划时间": "New time",
|
|
}
|
|
}
|