Skip to content

Builder: Add i18n support for multilingual UIย #2

@gguip1

Description

@gguip1

Current Behavior

The builder UI has mixed languages โ€” labels are in English but helper text, error messages, and buttons are in Korean.

Examples:

  • Helper text: ์ฝค๋งˆ ๊ตฌ๋ถ„, ์ตœ๋Œ€ 3๊ฐœ
  • Error message: ๋ฏธ๋ฆฌ๋ณด๊ธฐ๋ฅผ ๋ถˆ๋Ÿฌ์˜ฌ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค
  • Buttons: URL ์ถ”๊ฐ€, ๋‹ค์‹œ ์‹œ๋„

This makes it hard for non-Korean speakers to use the builder.

Expected Behavior

The builder should support at least English and Korean, with the language matching the user's browser preference or a manual toggle.

Hints

  • Builder components are in src/components/builder/ and src/components/preview/
  • Consider using next-intl or a simple dictionary-based approach

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions