Skip to content

feat: add Indonesian language support#778

Open
dominosaurs wants to merge 1 commit intoMemPalace:developfrom
dominosaurs:feat/id-lang
Open

feat: add Indonesian language support#778
dominosaurs wants to merge 1 commit intoMemPalace:developfrom
dominosaurs:feat/id-lang

Conversation

@dominosaurs
Copy link
Copy Markdown

What does this PR do?

Introduces the Indonesian (id) locale, providing translations for CLI commands, status messages, and core terminology.

Includes language-specific regex patterns for stop words and action detection to support text processing and indexing in Indonesian. The test suite is updated with a sample case to verify correct dialect handling and compression.

How to test

pytest mempalace/i18n/test_i18n.py -v

Checklist

  • Tests pass (python -m pytest tests/ -v)
  • No hardcoded paths
  • Linter passes (ruff check .)

Introduces the Indonesian (id) locale, providing translations for CLI commands, status messages, and core terminology.

Includes language-specific regex patterns for stop words and action detection to support text processing and indexing in Indonesian. The test suite is updated with a sample case to verify correct dialect handling and compression.
@dominosaurs dominosaurs changed the title Add Indonesian language support feat: add Indonesian language support Apr 13, 2026
@igorls igorls added the area/i18n Multilingual, Unicode, non-English embeddings label Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/i18n Multilingual, Unicode, non-English embeddings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants