Browse Source

[fixbug-3887][ui]Fix missing English translation of re-upload files

pull/3/MERGE
break60 4 years ago
parent
commit
5764192d13
  1. 1
      dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js

1
dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js

@ -342,6 +342,7 @@ export default {
'Drag the file into the current upload window': 'Drag the file into the current upload window',
'Drag area upload': 'Drag area upload',
Upload: 'Upload',
'ReUpload File': 'Re-upload file',
'Please enter file name': 'Please enter file name',
'Please select the file to upload': 'Please select the file to upload',
'Resources manage': 'Resources',

Loading…
Cancel
Save