Showing
1 changed file
with
1 additions
and
1 deletions
@@ -14,7 +14,7 @@ | @@ -14,7 +14,7 @@ | ||
14 | scriptType?: string; | 14 | scriptType?: string; |
15 | }>(), | 15 | }>(), |
16 | { | 16 | { |
17 | - buttonName: 'Test Filter Function', | 17 | + buttonName: '测试过滤函数', |
18 | javaScriptEditorProps: () => ({ | 18 | javaScriptEditorProps: () => ({ |
19 | functionName: 'Filter', | 19 | functionName: 'Filter', |
20 | scriptType: 'filter', | 20 | scriptType: 'filter', |