Bug #13832
IB - Multi language support
Status: | Closed | Start date: | 23 June 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hoo Dextor | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - | |||
Phase: | R1 | Branch Code: | showroom-proj-base-i5 |
Description
add selection at login page (Could refer other website where to put)
EN | CN
Use translate to change the language. Currently default is en (English), it will load from en.jon, now need to add the zh-CN (Mandarin) mean need to create zh-CN.json
Before create the json, have to make sure all the message is from en.json, mean from the code point of view is like this {{'example'|translate}}. If not have to put it inside the en.json
History
#1 Updated by yonqi yonqi over 2 years ago
- Status changed from New to Resolved
- Assignee changed from yonqi yonqi to Hoo Dextor
Revision: 217792
Author: yonqi
Date: Friday, July 1, 2022 9:31 AM
Message:
yonqi - Bug #13832 IB - Multi language support (add selection at login page, add zh-CN.json)
----
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/app/login-ant-design/login-ant-design.component.html
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/app/login-ant-design/login-ant-design.component.scss
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/app/login-ant-design/login-ant-design.component.ts
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/app/shared/sr-web.constants.ts
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/assets/i18n/en.json
Added : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/assets/i18n/zh-CN.json
Revision: 217809
Author: yonqi
Date: Monday, July 4, 2022 9:22 AM
Message:
yonqi - Bug #13832 IB - Multi language support
----
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/app/login-ant-design/login-ant-design.component.html
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/app/login-ant-design/login-ant-design.component.ts
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/assets/i18n/en.json
Modified : /Showroom/02_BaseProjects/BASE900/trunk/showroom-proj-base-i5/showroom-nx/apps/web-showroom/src/assets/i18n/zh-CN.json
#2 Updated by Wee Meng Soh over 2 years ago
- Status changed from Resolved to Pending SIT
#3 Updated by Hoo Dextor over 1 year ago
- Status changed from Pending SIT to Closed