diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 432c83d2c7951e8515fba548fecee284eb1bb183..8c15c9bea52f2da646015cfdb9ac7a59b509de7d 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -3197,6 +3197,9 @@ } }, "nmdaae": { + "deletedeployappconfiginstanceapi": { + "getname": "Delete instances of application module environments that publish application configurations" + }, "listdeployappconfigenvattrapi": { "getname": "Query application environment properties", "input": { @@ -3246,6 +3249,9 @@ } }, "nmdab": { + "batchsaveinstancebluegreenapi": { + "getname": "Batch save instances blue-green" + }, "getsettingsapi": { "description": { "desc": "Interface for obtaining basic settings related information" diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index 1f7ec6f6c940ccfa19334921908037304c25d5fd..26ad866495e75687b7e3938c61a7f08116a95b54 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -3225,6 +3225,9 @@ } }, "nmdaae": { + "deletedeployappconfiginstanceapi": { + "getname": "删除发布应用配置的应用模块环境的实例" + }, "listdeployappconfigenvattrapi": { "getname": "查询应用环境属性", "input": { @@ -3274,6 +3277,9 @@ } }, "nmdab": { + "batchsaveinstancebluegreenapi": { + "getname": "批量保存实例蓝绿" + }, "getsettingsapi": { "description": { "desc": "获取基础设置相关信息接口"