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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions