Adjust Settings->Help links to online manuals to use selected language instead of English
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Is your feature request related to a problem? Please describe.
When a user clicks in ‘Help’ under the Setting menu, he’s leaded to a page in English. No matter of what he's chosen before.
Describe the solution you'd like
The help link should respect the respective language of the current user.
Describe alternatives you've considered
If that's not possible, then the default language from the config.php should be taken.
Contributor guide
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
Trace the Settings → Help entry point and the links it generates, then inspect config.php for the documented default-language setting. Verify that links use the current user's selected language and fall back to config.php's default when needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation, localization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100