Skip to content

[stable33] refactor(l10n): move language tag logic to backend - #6051

Merged
elzody merged 1 commit into
stable33from
backport/6039/stable33
Sep 8, 2026
Merged

[stable33] refactor(l10n): move language tag logic to backend#6051
elzody merged 1 commit into
stable33from
backport/6039/stable33

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 8, 2026

Copy link
Copy Markdown

Backport of #6039

Warning, This backport's changes differ from the original and might be incomplete 鈿狅笍

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
backportbot Bot requested a review from elzody September 8, 2026 17:38
@backportbot backportbot Bot added the 3. to review Ready to be reviewed label Sep 8, 2026
Moving the Nextcloud language + locale to BCP 47 language tag logic to
the backend makes sense because it exists in two places when it should
really exist in one. This keeps it maintainable. The backend is the
natural place because requests to Collabora happen there, and the logic
can be injected into the frontend via initial state.

Assisted-by: ClaudeCode:claude-sonnet-5
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
@elzody
elzody force-pushed the backport/6039/stable33 branch from dca794e to 03a31da Compare September 8, 2026 18:30
@elzody
elzody marked this pull request as ready for review September 8, 2026 18:30
@elzody
elzody requested a review from juliusknorr as a code owner September 8, 2026 18:30
@elzody
elzody merged commit b05d009 into stable33 Sep 8, 2026
71 checks passed
@elzody
elzody deleted the backport/6039/stable33 branch September 8, 2026 18:37
@elzody elzody mentioned this pull request Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant