gocodebox / gocodebox/lifterlms
Use language with llmsSelect2
Open
@brianhogg is already working on this.
Since Aug 28, 2025.
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
**Is your feature request related to a problem? Please describe.**
We're currently not loading select2 language files based on the current admin language seelcted.
**Describe the solution you'd like**
Use `language: '...'` when loading llmsSelect2, perhaps as a global option so we don't need to remember to do it each time.
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.
Assessment
This issue has not been assessed yet.