diff --git a/localconfig/i18n/language_en.json b/localconfig/i18n/language_en.json index 2f6a59c0f2054e10d6fdada792b0acb3f09f100c..a011fab9dcc7cf7466ad7b3b83a48f973fcc4b5d 100644 --- a/localconfig/i18n/language_en.json +++ b/localconfig/i18n/language_en.json @@ -4647,6 +4647,9 @@ } } }, + "searchchangelogauditlistapi": { + "getname": "Query the list of database change records" + }, "searchchangelogversionapi": { "getname": "Query Change Version Log List", "output": { diff --git a/localconfig/i18n/language_zh.json b/localconfig/i18n/language_zh.json index 9e8d9a70ab29e6498363241b4c81343f2b4e09c0..79c1eff2e252faa862b7f7d79e29ffc954bc0b36 100644 --- a/localconfig/i18n/language_zh.json +++ b/localconfig/i18n/language_zh.json @@ -4699,6 +4699,9 @@ } } }, + "searchchangelogauditlistapi": { + "getname": "查询数据库变更记录列表" + }, "searchchangelogversionapi": { "getname": "查询变更版本日志列表", "output": {