refactor: extract useVariableList; properties add output variable
This commit is contained in:
@@ -1967,6 +1967,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
value: 'Value',
|
||||
addCase: 'Add Condition',
|
||||
addVariable: 'Add Variables',
|
||||
output: 'Output Variable'
|
||||
},
|
||||
|
||||
clear: 'Clear',
|
||||
|
||||
@@ -2061,6 +2061,7 @@ export const zh = {
|
||||
value: '值',
|
||||
addCase: '添加条件',
|
||||
addVariable: '添加变量',
|
||||
output: '输出变量'
|
||||
},
|
||||
|
||||
clear: '清空',
|
||||
|
||||
Reference in New Issue
Block a user