litespeedtech / litespeedtech/openlitespeed
Add "WebAdmin Console" User Interface language
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 233
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 5
Description
Hi, I want to add Traditional Chinese language, how should I add it correctly?
modify openlitespeed-1.8.2-x86_64-linux.tgz/openlitespeed/admin/html.open/res/lang and openlitespeed-1.8.2-x86_64-linux.tgz/openlitespeed/admin/html.open/lib/DMsg.php ?
I hope you can help me solve this problem, thank you very much!!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the language files under openlitespeed-1.8.2-x86_64-linux.tgz/openlitespeed/admin/html.open/res/lang and the message definitions in openlitespeed-1.8.2-x86_64-linux.tgz/openlitespeed/admin/html.open/lib/DMsg.php. Follow the existing language structure for Traditional Chinese, then verify that the WebAdmin Console displays the translated interface correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- localization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100