This is an automated email from the ASF dual-hosted git repository.

gongchao pushed a change to branch feature/ai-sop-workflow
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


    from 56779d5d3b Merge branch 'master' into feature/ai-sop-workflow
     add 67c11b9128 fix: Add i18n support for setting-drawer component (#4006)
     add dbcd3f3c0d [improve] Improve the login page style (#4044)
     add 2731014ded Merge branch 'master' into feature/ai-sop-workflow

No new revisions were added by this update.

Summary of changes:
 web-app/src/app/layout/basic/basic.component.ts    |   2 +-
 .../setting-drawer-i18n.directive.spec.ts          | 159 +++++++++
 .../directives/setting-drawer-i18n.directive.ts    | 377 +++++++++++++++++++++
 web-app/src/app/layout/layout.module.ts            |   9 +-
 .../app/layout/passport/passport.component.html    |  52 +--
 .../app/layout/passport/passport.component.less    |  75 +++-
 web-app/src/assets/i18n/en-US.json                 |  20 +-
 web-app/src/assets/i18n/ja-JP.json                 |  18 +-
 web-app/src/assets/i18n/pt-BR.json                 |  18 +-
 web-app/src/assets/i18n/zh-CN.json                 |  20 +-
 web-app/src/assets/i18n/zh-TW.json                 |  18 +-
 11 files changed, 729 insertions(+), 39 deletions(-)
 create mode 100644 
web-app/src/app/layout/basic/directives/setting-drawer-i18n.directive.spec.ts
 create mode 100644 
web-app/src/app/layout/basic/directives/setting-drawer-i18n.directive.ts


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to