lmstudio-ai / lmstudio-ai/localization
The latest version 0.3.9 has a lot of missing localization
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- Avg merge
- 11h 4m
- Merged PRs (30d)
- 2
Description
I was recommended LM Studio yesterday and found that most of the interfaces within the software have localization deficiencies.
I originally thought it was due to a lack of updates to the localization files, so I Forked this project to try to patch it up.
Then I found that for each line of the json file in the en folder, there is a corresponding translation in the zh-CN folder, which means that the localization has been completed.
So how do you explain the massive lack of localization within the software? My guess is that it could be for the following reasons:
1. the en folder has not been updated for three months, and the new version adds or modifies a large amount of text.
2. the localization file itself, which contains only a small amount of interface text, is inherently flawed.
Below is a screenshot of the missing localization portion of the 0.3.9 release as tested.
All the English in the picture is defective













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
Compare the affected interfaces from LM Studio 0.3.9 with the localization JSON files in the en and zh-CN folders. Start by checking whether the screenshoted strings have corresponding keys and whether the release uses those files. Done means identifying the cause of the missing localization and defining the affected keys or release changes.
Written by the indexing model from the issue text.
Assessment
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100