Actions
Feature #1341
closedLanguage Translation Implementation in Create user, Support, Repors, User manual, chane password pages
Start date:
25/09/2024
Due date:
% Done:
0%
Estimated time:
Deployed In:
Production Environment
Category:
UI
Description
Task Overview:
We need to implement language translation across the following pages:
Create User
Support
Reports
User Manual
Change Password
Steps to Follow:
Create JSON Language Files:
Develop JSON files for each supported language.
Define keys for all text elements on the pages mentioned.
Implement Translation in HTML Files:
Replace static text in the HTML files with the corresponding translation keys from the JSON files.
Update TypeScript (TS) Files:
Ensure that the logic in the TS files retrieves the correct translations based on the user's selected language.
Updated by Keerthi Karri 9 months ago
- Status changed from In Progress to Resolved
Updated by Keerthi Karri 9 months ago
- Status changed from Resolved to Ready for Prod
Updated by Krishna Kanth A 19 days ago
- Status changed from Ready for Prod to Closed
- Deployed In changed from Dev Envrionment to Production Environment
Proceeding for ticket closure
Actions