[P1][Members] i18n language toggle (EN / ZH) across all member UI #18

Open
opened 2026-05-26 01:32:52 +00:00 by ChrisChen · 0 comments
Owner

Overview

All member management screens support instant EN/ZH-TW switching without page reload via ngx-translate.

Tasks

  • Add all member-module keys to en.json and zh-TW.json
  • Member.LanguagePreference field (EN or ZH) for email/notification language
  • Toggle button in header persists choice to localStorage
  • Verify bilingual display: status labels, form fields, action buttons

Reference

PLANNING.md Section 6 - i18n Strategy

## Overview All member management screens support instant EN/ZH-TW switching without page reload via ngx-translate. ## Tasks - [ ] Add all member-module keys to en.json and zh-TW.json - [ ] Member.LanguagePreference field (EN or ZH) for email/notification language - [ ] Toggle button in header persists choice to localStorage - [ ] Verify bilingual display: status labels, form fields, action buttons ## Reference PLANNING.md Section 6 - i18n Strategy
ChrisChen added this to the Phase 1 - MVP milestone 2026-05-26 01:32:52 +00:00
ChrisChen added the module: members label 2026-05-26 01:32:52 +00:00
Sign in to join this conversation.