From 68ff23e2c5fb53f414a8eb4e4eebfcf1266ba3b4 Mon Sep 17 00:00:00 2001 From: charlie Date: Mon, 4 Jun 2018 14:32:39 +0800 Subject: [PATCH] up Signed-off-by: charlie --- ui/src/app/locale/locale.constant-zh.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/locale/locale.constant-zh.js b/ui/src/app/locale/locale.constant-zh.js index b04d5306dd..9acd0d875a 100644 --- a/ui/src/app/locale/locale.constant-zh.js +++ b/ui/src/app/locale/locale.constant-zh.js @@ -1196,7 +1196,7 @@ export default function addLocaleChinese(locales) { "custom-link-label-required": "自定义链接标签必填", "type-filter": "滤波器", "type-filter-details": "使用配置条件过滤传入消息", - "type-enrichment": "改进", + "type-enrichment": "属性集", "type-enrichment-details": "向消息元数据中添加附加信息", "type-transformation": "变换", "type-transformation-details": "更改消息有效载荷和元数据",