Skip to content

feat: add Korean localization - #570

Merged
AAswordman merged 1 commit into
AAswordman:mainfrom
sampple-korea:feat/korean-localization
May 30, 2026
Merged

feat: add Korean localization#570
AAswordman merged 1 commit into
AAswordman:mainfrom
sampple-korea:feat/korean-localization

Conversation

@sampple-korea

Copy link
Copy Markdown
Contributor

Summary

This PR adds Korean localization support for Operit.

  • Added values-ko/strings.xml with Korean translations for user-facing strings.
  • Registered Korean in the in-app language selector.
  • Added Korean to the string translation helper scripts.
  • Connected locales_config.xml through the Android manifest and listed the currently supported app locales.

Translation notes

  • Preserved product, provider, and technical terms such as Operit, Memory, Claude, Anthropic, OpenAI, DeepSeek, Ollama, MCP, ToolPkg, API, JSON, Python, Java, and Android.
  • Preserved string names, formatting placeholders, escaped characters, and markup.
  • Adjusted Korean wording for natural UI usage instead of direct word-for-word substitution.

Validation

  • python tools/string/check_strings.py --simple
    • Korean: complete
    • Korean duplicates: 0
  • Verified Korean string key parity with the default strings.
  • Verified numbered format placeholders are preserved.

Copilot AI review requested due to automatic review settings May 30, 2026 15:09
@AAswordman
AAswordman merged commit 073f8c6 into AAswordman:main May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants