2 Commits

Author SHA1 Message Date
Alexander Brandon Coles 3757b22880 [#65403] Rename Settings to Language and Region
Renames menu items, headings, routes and controller actions.

N.B. Uses **locale** in code (to encapsulate both language and region),
and **Language and Region** in user-facing text.
2025-08-27 18:28:02 +01:00
Alexander Brandon Coles 8567214338 [#65403] Primerize My Account > Settings page
Introduces `My::LocaleComponent` and accompanying forms.
Includes basic spec coverage.

Also applies lang attribute to individual Language options, with the
goal of improving screenreader and browser translation tool support.
2025-08-27 18:28:00 +01:00