• fix(i18n): add Chinese translations for account settings page (#2712)
    Publish Containers / backend-container (push) Waiting to run
    Publish Containers / frontend-container (push) Waiting to run

    chnjinlei released this 2026-05-04 03:15:16 +00:00 | 6 commits to main since this release

    The account settings page had all user-facing strings (profile labels,
    password form placeholders, validation messages, button text) hardcoded
    in English. Replace them with i18n translation keys so the page renders
    correctly when the locale is set to Chinese.

    Fixed #2710

    Downloads