Skip to content

feat(l10n): add Korean localization - #134

Merged
esphynox merged 2 commits into
mainfrom
feat/korean-l10n
Aug 27, 2026
Merged

feat(l10n): add Korean localization#134
esphynox merged 2 commits into
mainfrom
feat/korean-l10n

Conversation

@esphynox

@esphynox esphynox commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Add Korean localization support to Keyty by registering ko as a known region and translating the app's existing localized strings and InfoPlist.strings entries.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other:

Validated the new .strings files with plutil -lint and verified the Korean key set matches English exactly.

Run project commands from Apps/Keyty.

UI Changes

Screenshot 2026-08-27 at 23 11 48

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Add Korean app localization for menus, settings, onboarding, and update UI.

@esphynox esphynox added the enhancement New feature or request label Aug 27, 2026
@esphynox esphynox self-assigned this Aug 27, 2026
@esphynox
esphynox merged commit 50164e3 into main Aug 27, 2026
1 check passed
@esphynox
esphynox deleted the feat/korean-l10n branch August 27, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant