feat: add language switcher#2527
Conversation
Review summarySmall, contained change — a language dropdown on the Preferences page that persists
Nothing security-sensitive; nothing that touches auth or the CMS fetch path. No performance concerns — six-item static list, one extra piece of state. Approval blockers are (1) and (2); (3) is a nice-to-have hardening. |
6d97b2e to
b9b6ddc
Compare
Review summaryThe change itself is small and safely persists a new Main concern — no consumer for this preference yet. A codebase search turns up no i18n runtime (no
If there's a paired Manager-UI PR that consumes Smaller items (left as inline comments):
No security or performance concerns. |
Description
Adds a language switcher in the user preferences settings
Type of change
Please delete options that are not relevant.
Screenshots / Screen recording