Skip to content

Commit

Permalink
[Fix][UI][V1.0.0-Beta] Fix the problem of wrong workflow name. (#9833)
Browse files Browse the repository at this point in the history
  • Loading branch information
songjianet authored Apr 28, 2022
1 parent 3cea039 commit 6a24841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dolphinscheduler-ui-next/src/locales/modules/en_US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ const project = {
check_interval: 'Check interval',
waiting_dependent_complete: 'Waiting Dependent complete',
project_name: 'Project Name',
process_name: 'Wrokflow Name',
process_name: 'Workflow Name',
cycle_time: 'Cycle Time',
rule_name: 'Rule Name',
null_check: 'NullCheck',
Expand Down

0 comments on commit 6a24841

Please sign in to comment.