Skip to content

feat(i18n-ko): desktop slice 1 — settings-preferences/onboarding/shell/permissions #3977

Description

@me2seeks

Problem

Desktop Settings / Onboarding / Shell surfaces have no ko catalog. Korean users see English fallback for the most visible entry points (language selector, onboarding, shell chrome, permissions).

Desired outcome

Add ko entries via UiCatalog<T> for:

  • settings-preferences-copy.ts (including language selector labels: Follow system / 한국어 / English / 中文)
  • onboarding-copy.ts
  • shell-copy.ts + shell-remaining-copy.ts
  • permission-center-copy.ts

Follows domain-owned catalog pattern in #2672; content lives next to its UI, as in #3853.

Alternatives or workarounds

Leave these surfaces in English for ko.

Scope

Only the four domains above. No global catalog, no framework change. Other settings-* / conversation / artifact / browser covered in slice 2.

Acceptance criteria

Parent: #3974

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions