diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 6e78855ab49c8f93b2f29b9f0057adfb3f54d93c..59b7b2d8c48900b5bf802a3745a6e4f6967af927 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -254,6 +254,7 @@ "release": "release", "relname": "Relationship Name", "reltype": "Relationship Type", + "reportauthoritylist": "Report permission list", "request": "demand", "retreat": "Withdrawal", "reviewable": "Is it auditable", @@ -1400,6 +1401,11 @@ "processcommenttemplatenotfoundexception": "Reply template: {0} does not exist" } }, + "nfpeo": { + "processtasknotchannelviewexception": { + "processtasknotchannelviewexception": "You do not have permission to view work orders for the [{0}] service" + } + }, "nfpep": { "processconfigexception": { "condition": "There is an invalid step in the conditional flow rule setting of step {0}", @@ -3432,6 +3438,9 @@ "cataloggetapi": { "getname": "Service directory information acquisition interface" }, + "catalogsaveapi": { + "getname": "Save service directory information" + }, "channelgetapi": { "getname": "Service channel obtaining information" }, @@ -3505,6 +3514,9 @@ "processparamlist": { "getname": "Process parameter list" }, + "processreferencelistapi": { + "getname": "Process reference list" + }, "processsearchapi": { "getname": "Process List Search Interface", "input": { diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index c37b736cd7b00048b836d396e339f6ea358c730d..26eee0e730799fd62f60f82f52d5a23b6895031c 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -254,6 +254,7 @@ "release": "发布", "relname": "关系名称", "reltype": "关系类型", + "reportauthoritylist": "上报权限列表", "request": "需求", "retreat": "\"撤回\"", "reviewable": "是否可审核", @@ -1428,6 +1429,11 @@ "processcommenttemplatenotfoundexception": "回复模版:{0} 不存在" } }, + "nfpeo": { + "processtasknotchannelviewexception": { + "processtasknotchannelviewexception": "您没有【{0}】服务的工单查看权限" + } + }, "nfpep": { "processconfigexception": { "condition": "{0}步骤的条件流转规则设置中存在无效的步骤", @@ -3482,6 +3488,9 @@ "cataloggetapi": { "getname": "获取服务目录信息" }, + "catalogsaveapi": { + "getname": "保存服务目录信息" + }, "channelgetapi": { "getname": "获取服务通道信息" }, @@ -3555,6 +3564,9 @@ "processparamlist": { "getname": "流程参数列表" }, + "processreferencelistapi": { + "getname": "流程引用列表" + }, "processsearchapi": { "getname": "流程列表搜索接口", "input": {