Actions
Feature #1342
openLanguage Translation Implementation in all Lookups pages
Start date:
25/09/2024
Due date:
% Done:
0%
Estimated time:
Deployed In:
Dev Envrionment
Category:
UI
Description
We need to implement language translation across the following pages:
All Lookups pages
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 Vengaiah Patcha 7 months ago
- Status changed from Resolved to Ready for Prod
Actions