Skip to content

fix(i18n): localize the new session form - #4

Merged
devswha merged 1 commit into
mainfrom
codex/fix-i18n-new-session-form
Jul 22, 2026
Merged

fix(i18n): localize the new session form#4
devswha merged 1 commit into
mainfrom
codex/fix-i18n-new-session-form

Conversation

@devswha

@devswha devswha commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • move every new-session label, placeholder, progress state, and fallback error into the sidebar namespace
  • provide the complete key set for all 10 supported locales
  • register the previously omitted French resources so the supported-language selection is effective
  • add locale completeness and English/Korean no-mixing render coverage

Verification

  • new-session localization tests: 2/2
  • all 10 sidebar locale JSON files parse successfully
  • npm run typecheck
  • npm run lint
  • npm run build

@devswha

devswha commented Jul 22, 2026

Copy link
Copy Markdown
Owner Author

Actual browser QA (2026-07-22): the new-session form rendered Session name, Working folder, Cancel, and Create entirely in English; after switching to Korean it rendered 세션 이름, 작업 폴더, 취소, and 만들기 without mixed-language form copy.

@devswha
devswha merged commit a22b5a7 into main Jul 22, 2026
2 checks passed
@devswha
devswha deleted the codex/fix-i18n-new-session-form branch August 13, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant