Project

General

Profile

Actions

Feature #1343

open

Language Translation Implementation in total application

Added by Surender Billa 7 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Low
Start date:
24/09/2024
Due date:
27/09/2024 (about 7 months late)
% Done:

0%

Estimated time:
Deployed In:
Dev Envrionment
Category:
UI

Description

Task Overview:
We need to implement language translation across the following pages:
Login,
Dashboard,
Newtickets,
Mytickets,
Change-password,
Create-User,
Support,
Reports,
User-Manual,
Change-Password,

Steps to Follow:

1. Create JSON Language Files:
Develop JSON files for each supported language.
Define keys for all text elements on the pages mentioned.

2. Implement Translation in HTML Files:
Replace static text in the HTML files with the corresponding translation keys from the JSON files.

3. Update TypeScript (TS) Files:
Ensure that the logic in the TS files retrieves the correct translations based on the user's selected language.

Actions #1

Updated by Surender Billa 7 months ago

  • Due date set to 27/09/2024
  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF