nextcloud / nextcloud/integration_openai

Use a static language list for translation

Open
#269 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority: normal
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.