diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 199878c0f21810cea47611701586d885139f4132..ef1a16c70667458ddcd60dd2d2cc8e7fe6ca343b 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -114,6 +114,7 @@ "favorcount": "Likes", "file": "file", "fileid": "File ID", + "fileidlist": "Attachment ID List", "filelist": "Attachment List", "filename": "file name", "fileparamname": "Attachment parameter name", @@ -3215,6 +3216,9 @@ } } }, + "processtaskcreateapi": { + "getname": "Submit work order (for third-party use)" + }, "processtaskcurrentusertasklistapi": { "getname": "Current User Task List Interface" }, @@ -4379,6 +4383,7 @@ "cataloginfo": "Service Catalog Information", "catalogname": "Directory name where the service is located", "cataloguuid": "Service directory uuid", + "channel": "service", "channelinfo": "Service Information", "channelname": "Service Name", "channelpath": "Service Path", @@ -4395,17 +4400,21 @@ "currentprocesstaskstep": "Current step information of the work order", "distributary": "shunt", "end": "finish", + "formattributedatalist": "Form Property Data List", "formattributehidelist": "Form Configuration Authorization Hidden Attribute uuid List", "formconfigauthoritylist": "Authorization List for Work Order Form Information", "fromprocesstaskid": "Source work order ID", "groupdesc": "One stop service reporting tracking processing platform", "groupname": "ITSM", + "handlerstepinfo": "Processor specific step information", + "hidecomponentlist": "Hide Form Property List", "ishasoldformprop": "Is there any old work order form information", "isshowbaseinfo": "Is the basic information expanded by default on the work order details page", "isshowprocesstaskstepcommenteditortoolbar": "Show work order step reply rich text editor toolbar", "mobileformuitype": "Mobile form interaction type, 1: Exploring pages; 0: Current Page", "name": "ITSM", "omnipotent": "Universal node", + "owner": "ReportPerson ", "ownercompanylist": "List of companies owned by the work order", "ownerdepartmentlist": "List of departments for the work order owner", "ownerinfo": "Work order owner information", @@ -4420,8 +4429,10 @@ "processtaskslalist": "SLA List", "processtaskstepid": "Work Order Step ID", "processuuid": "Process uuid", + "readcomponentlist": "Read only form attribute list", "redosteplist": "Redo Step List", "repeatprocesstaskidlist": "List of duplicate job IDs", + "reporter": "Agent", "scoretemplate": "Scoring template", "scoretemplatedimensionlist": "Rating dimension list", "serialnumber": "Work order number", diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index 58993b2ee43de539fd4a79219bd96c4b083029f5..aa965b70462646ddd998fe268676e741b678bae5 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -114,6 +114,7 @@ "favorcount": "点赞量", "file": "文件", "fileid": "文件ID", + "fileidlist": "附件ID列表", "filelist": "附件列表", "filename": "文件名", "fileparamname": "附件参数名称", @@ -3265,6 +3266,9 @@ } } }, + "processtaskcreateapi": { + "getname": "上报工单(供第三方使用)" + }, "processtaskcurrentusertasklistapi": { "getname": "当前用户任务列表接口" }, @@ -4431,6 +4435,7 @@ "cataloginfo": "服务目录信息", "catalogname": "服务所在目录名称", "cataloguuid": "服务目录uuid", + "channel": "服务", "channelinfo": "服务信息", "channelname": "服务名称", "channelpath": "服务路径", @@ -4447,17 +4452,21 @@ "currentprocesstaskstep": "工单当前步骤信息", "distributary": "分流", "end": "结束", + "formattributedatalist": "表单属性数据列表", "formattributehidelist": "表单配置授权隐藏属性uuid列表", "formconfigauthoritylist": "工单表单信息授权列表", "fromprocesstaskid": "来源工单id", "groupdesc": "一站式服务上报-跟踪-处理平台", "groupname": "IT服务", + "handlerstepinfo": "处理器特有的步骤信息", + "hidecomponentlist": "隐藏表单属性列表", "ishasoldformprop": "是否存在旧工单表单信息", "isshowbaseinfo": "工单详情页是否默认展开基本信息", "isshowprocesstaskstepcommenteditortoolbar": "是否显示工单步骤回复富文本编辑器工具栏", "mobileformuitype": "移动端表单交互类型,1:下探页面;0:当前页", "name": "工作流引擎模块", "omnipotent": "通用节点", + "owner": "上报人", "ownercompanylist": "工单所有人的公司列表", "ownerdepartmentlist": "工单所有人的部门列表", "ownerinfo": "工单所有人信息", @@ -4472,8 +4481,10 @@ "processtaskslalist": "sla列表", "processtaskstepid": "工单步骤id", "processuuid": "流程uuid", + "readcomponentlist": "只读表单属性列表", "redosteplist": "重做步骤列表", "repeatprocesstaskidlist": "重复工单id列表", + "reporter": "代报人", "scoretemplate": "评分模板", "scoretemplatedimensionlist": "评分维度列表", "serialnumber": "工单号",