diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index 891f6e517b..dfd90aee12 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -1354,7 +1354,7 @@ export default { pls_input_filename: '请输入文件名称', calc_tips: { tip1: '表达式语法请遵循calcite语法。', - tip2: '数据集中不支持聚合运算。', + tip2: '聚合运算仅能在图表中生效。', tip3: '引用字段以 "[" 开始, "]" 结束', tip4: '请勿修改引用内容,否则将引用失败', tip5: '若输入与引用字段相同格式的内容,将被当作引用字段处理',