Skip to content

docs: improve documentation and add examples#186

Open
AkhiChalasani wants to merge 4 commits into
nadermx:mainfrom
AkhiChalasani:improve/docs-0509
Open

docs: improve documentation and add examples#186
AkhiChalasani wants to merge 4 commits into
nadermx:mainfrom
AkhiChalasani:improve/docs-0509

Conversation

@AkhiChalasani

Copy link
Copy Markdown

Summary

  • Created CONTRIBUTING.md

nadermx and others added 4 commits March 20, 2026 22:50
Replaces simple Google Translate calls with robust translateapi.ai integration:
- Batch translation with async job polling
- Brand name and emoji protection during translation
- Translation validation (rejects errors, garbage, template tags)
- Retry logic with exponential backoff
- --dry-run, --retry-failed, --fill-missing, --sync modes
- Concurrent batch processing with configurable workers

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Scans HTML templates for g.i18n.KEY|default:"TEXT" patterns and creates
TextBase entries. Supports --dry-run and --reset flags. Run before
run_translation to ensure all keys are seeded.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Created CONTRIBUTING.md
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.

1 participant