Browse Source

[fix] modify en-US (#12169)

tags/0.15.0
Warren Chen 10 months ago
parent
commit
4c9618be3f
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      web/i18n/en-US/workflow.ts

+ 2
- 0
web/i18n/en-US/workflow.ts View File

@@ -104,6 +104,8 @@ const translation = {
branch: 'BRANCH',
onFailure: 'On Failure',
addFailureBranch: 'Add Fail Branch',
loadMore: 'Load More Workflows',
noHistory: 'No History',
},
env: {
envPanelTitle: 'Environment Variables',

Loading…
Cancel
Save