-
fix(i18n): add Chinese translations for account settings page (#2712)
发布于
2026-05-04 03:15:16 +00:00 | 1192 次提交 在此版本后已推送到 mainThe 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
下载附件