Skip to content

Proposal: Add Korean localization support using String Catalog #4405

@cymise

Description

@cymise

Hi,

I am working on adding Korean localization to the Settings UI.

Before submitting a pull request, I would like to confirm the preferred direction:

  • Use Xcode String Catalog (.xcstrings)
  • Replace String titles with LocalizedStringKey
  • Keep English as default and add ko localization

Would you prefer:

  1. String literal keys (e.g., "Simple Modifications")
    or
  2. Structured keys (e.g., "sidebar.simple_modifications")?

Also, is there any existing localization guideline I should follow?

Thank you.

Image

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