Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangshenghang committed Jan 9, 2025
1 parent 6a70a48 commit 7d8f33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seatunnel-ui/src/locales/en_US/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ export default {
sql_content_label: 'SQL',
sql_content_label_placeholder: 'please input the SQL statement',
query_validate: 'please input the SQL statement',
target_name_tips: 'Please enter or select table name'
target_name_tips: 'Please enter or select table name',
start_success: 'Start success',
start_failed: 'Start failed'
},
Expand Down

0 comments on commit 7d8f33c

Please sign in to comment.