nextcloud / nextcloud/integration_openai
Use a static language list for translation
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 75
- Forks
- 32
- Avg merge
- 9d 8h
- Merged PRs (30d)
- 4
Description
Describe the feature you'd like to request
follow up from #266
A static language list similar to the one in that PR should be used for translations as well.
It would be nice to also have the translated language names in brackets like "Tiếng Việt (" . t("Vietnamese") . ")" so searching for them is easier when you're not a native of that language.
Describe the solution you'd like
/
Describe alternatives you've considered
/
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
Start by reviewing issue #266 and its static language-list implementation, then locate the translation language selector in this repository. Add a static list for translation languages and include translated names in brackets where available. Done means translations use the static list and the names are searchable in the requested format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- internationalization, localization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100