Browse Source

#2453: [Fix][UI Next][V1.0.0-Alpha] Fix the English display problem of timeout alert minute (#8950)

git-as-svn/v1/dev
Devosend 3 years ago committed by GitHub
parent
commit
fc65013508
  1. 2
      commit.ref
  2. 42
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 8fcca27fcb4e1d01019c98126c30a56f8a1e5255 Subproject commit 192086e639d32ca09fe15ea27595e95e35dbd218

42
commit.yml

@ -3,24 +3,30 @@ branches: {
} }
fileChange: fileChange:
/dolphinscheduler-ui-next: /dolphinscheduler-ui-next:
newFile: !uuid 'b0705af0f98dd1d896ce170b8309b4b733f3b106' newFile: !uuid '7022e4d562ebeb5ec0bf4898d6c097bc85fa5a27'
oldFile: !uuid '91203bfcfc61b6c77fead6dce72bda0c3d9cd1b5' oldFile: !uuid 'b0705af0f98dd1d896ce170b8309b4b733f3b106'
/dolphinscheduler-ui-next/src: /dolphinscheduler-ui-next/src:
newFile: !uuid 'c44d3e173d54b83962ab78dbe571262c3140c109' newFile: !uuid '54bc30b0e8da9630d19fd11791b0b0e4d7fb0c94'
oldFile: !uuid '756653f65c0488c6294a3dee24d47a44ff53de51' oldFile: !uuid 'c44d3e173d54b83962ab78dbe571262c3140c109'
/dolphinscheduler-ui-next/src/locales: /dolphinscheduler-ui-next/src/views:
newFile: !uuid '7d56b55acca88e1c2f0cb3bf3085d8082d9f6db0' newFile: !uuid '85647f57dde1bd85f9933b913201115619b54a6f'
oldFile: !uuid '17476badee604034d5dbdac1b611bc488e5c0d9a' oldFile: !uuid 'ee2c3efbf8fbd7e561f464637b4f46aa896e1f76'
/dolphinscheduler-ui-next/src/locales/modules: /dolphinscheduler-ui-next/src/views/projects:
newFile: !uuid 'c5fbb831c3a4e78e6afacfd2ea0dce0c08d09bae' newFile: !uuid '3b2a0e804510ffc7fc7efe8c344771ae0b48185f'
oldFile: !uuid 'a27f46ff19ca274965d9cfb19e72dbcb92bd5555' oldFile: !uuid 'b9c2a36df064a6c0382392ba0638c8776d00f4e4'
/dolphinscheduler-ui-next/src/locales/modules/en_US.ts: /dolphinscheduler-ui-next/src/views/projects/workflow:
newFile: !uuid '646d75c8b038b7fdc1d3f5c4eef76faf84da51d1' newFile: !uuid '5dc1ec179d7fafef86d8f8ab6dabe5abe00597f9'
oldFile: !uuid '1fb7cef939a0ce802df792b4b25f9b4767ed93b8' oldFile: !uuid 'f70589c9132bc6fee3aca84c2f199ce7fd056b8b'
/dolphinscheduler-ui-next/src/locales/modules/zh_CN.ts: /dolphinscheduler-ui-next/src/views/projects/workflow/components:
newFile: !uuid '5cd10ae3f197cd79c51ead90141fe93f221e4a15' newFile: !uuid '429db2b1c7fee882c2de5f53a5c75f9b9a96506a'
oldFile: !uuid 'efbd21792000cd95187b5a2f381e2e3918e47a74' oldFile: !uuid '8a31b61ab0c2f7221c402e75c0914cb14c62634b'
gitCommitId: !uuid '8fcca27fcb4e1d01019c98126c30a56f8a1e5255' /dolphinscheduler-ui-next/src/views/projects/workflow/components/dag:
newFile: !uuid '9f43615f92a07cad905995fce160ea0d4517abcd'
oldFile: !uuid '084348b8dba783713c8e7039122baafb6c25ee97'
/dolphinscheduler-ui-next/src/views/projects/workflow/components/dag/dag-save-modal.tsx:
newFile: !uuid '2782cae9b1a51d0b7e2f7f47a4f1b10fd8108b34'
oldFile: !uuid '0562db820ffa4b68e2dc2900297d0e157c0600a2'
gitCommitId: !uuid '192086e639d32ca09fe15ea27595e95e35dbd218'
renames: { renames: {
} }
revisionId: 2452 revisionId: 2453

Loading…
Cancel
Save