Skip to content

[stable35] refactor(l10n): move language tag logic to backend - #6053

Merged
elzody merged 1 commit into
stable35from
backport/6039/stable35
Sep 8, 2026
Merged

[stable35] refactor(l10n): move language tag logic to backend#6053
elzody merged 1 commit into
stable35from
backport/6039/stable35

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 8, 2026

Copy link
Copy Markdown

Backport of PR #6039

@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/stable35 branch from 5397155 to 58fbc6a Compare September 8, 2026 19:42
@elzody
elzody merged commit 9a0d11c into stable35 Sep 8, 2026
83 of 86 checks passed
@elzody
elzody deleted the backport/6039/stable35 branch September 8, 2026 19:55
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