mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 04:45:59 +03:00
[PR #229] feat: add culture/language preference in user profile #313
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#313
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/229
State: closed
Merged: No
Summary
CulturePreferencesBlazor component to select UI language from supported culturesProfilemodule with language settings accordion/set-cultureendpoint and the page reloads/set-cultureGET route handler inProfile.ModuleTest plan
/set-culturerequires authentication (returns 401 if unauthenticated)