feat: Locales
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run

This commit is contained in:
zhangzhanwei 2025-10-28 11:08:02 +08:00 committed by zhanweizhang7
parent 22f72c5d33
commit c3acbeff63
3 changed files with 3 additions and 3 deletions

View File

@ -265,7 +265,7 @@ You are a master of problem optimization, adept at accurately inferring user int
text: 'Perform aggregation processing on the outputs of multiple branches',
Strategy: 'Aggregation Strategy',
placeholder: 'Return the first non-null value of each group',
placeholder1: 'Structurally aggregate each group of variables',
placeholder1: 'Return the set of variables for each group',
group: {
placeholder: 'Please select a variable',
noneError: 'Name cannot be empty',

View File

@ -266,7 +266,7 @@ export default {
text: '对多个分支的输出进行聚合处理',
Strategy: '聚合策略',
placeholder: '返回每组的第一个非空值',
placeholder1: '结构化聚合每组变量',
placeholder1: '返回每组变量的集合',
group: {
placeholder: '请选择变量',
noneError: '名称不能为空',

View File

@ -265,7 +265,7 @@ export default {
text: '對多個分支的輸出進行聚合處理',
Strategy: '聚合策略',
placeholder: '返回每組的第一個非空值',
placeholder1: '結構化聚合每組變量',
placeholder1: '返回每組變量的集合',
group: {
placeholder: '請選擇變量',
noneError: '名稱不能為空',