diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 458457491034fc34795041b36a09a0f304db6bd1..4ae31f59dfa3f69c9ef2120ee4edf12cd386a508 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -5238,7 +5238,7 @@ }, "itsm": { "actionlist": "Action List", - "automatic": "Automatic processing", + "automatic": "external call", "caneditfocususer": "Do you have permission to modify the work order followers", "cataloginfo": "Service Catalog Information", "catalogname": "Directory name where the service is located", diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index f3a1b2b498c833b4e7062e3678f59dc630e676ce..0bb9965940a7f1c912b457b40de44146624cc0fc 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -5290,7 +5290,7 @@ }, "itsm": { "actionlist": "操作列表", - "automatic": "自动处理", + "automatic": "外部调用", "caneditfocususer": "是否有权限修改工单关注人", "cataloginfo": "服务目录信息", "catalogname": "服务所在目录名称",