Skip to content

feat: add Korean dictionary and language support (#69) - #70

Merged
nobuo-miura merged 1 commit into
v0.1.8from
69-add-korean-dictionary
Aug 23, 2026
Merged

feat: add Korean dictionary and language support (#69)#70
nobuo-miura merged 1 commit into
v0.1.8from
69-add-korean-dictionary

Conversation

@nobuo-miura

Copy link
Copy Markdown
Owner

Summary

Adds Korean (ko) support to GitHub UI Translator, bringing the number of supported languages from 5 to 6.

What's included

  • dictionaries/ko.json with all 1,369 dictionary entries
  • _locales/ko/messages.json for the extension UI
  • languages.json updated with Korean (한국어)
  • README.md / README.ja.md updated to reflect the 6 supported languages
  • CONTRIBUTING.md / CONTRIBUTING.ja.md updated with the Korean dictionary, locale path, and official documentation reference
  • .github/ISSUE_TEMPLATE/translation_request.yml updated to include Korean

Terminology approach

Korean terminology is based primarily on actual usage in the official Korean GitHub Docs at docs.github.com/ko, with UI context considered where a direct translation would be unclear.

The dictionary follows the terminology style used in the official documentation: some terms are localized, such as Pull request → 끌어오기 요청, while commonly established technical terms are transliterated, such as Issue → 이슈, Branch → 브랜치, and Repository → 리포지토리. GitHub product and feature names are preserved where appropriate.

A terminology review also aligned several context-sensitive terms with the official documentation, including Vigilant mode → 경계 모드, Sponsor → 후원, and Findings → 발견 사항.

@nobuo-miura nobuo-miura added this to the v0.1.8 milestone Aug 22, 2026
@nobuo-miura nobuo-miura self-assigned this Aug 22, 2026
@nobuo-miura nobuo-miura added the translation Dictionary translation addition or fix label Aug 22, 2026
@nobuo-miura
nobuo-miura merged commit 0277c60 into v0.1.8 Aug 23, 2026
1 check passed
@nobuo-miura
nobuo-miura deleted the 69-add-korean-dictionary branch August 23, 2026 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

translation Dictionary translation addition or fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant