bluedrop-learning-networks/Translate i18next Files
Translate i18next JSON files using AI and create a pull request with the changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 26, 2024
- License
- None
Pinned Snippet
uses: bluedrop-learning-networks/i18next-translate-tool@28bd8973e83426b6cea6bd26259da3a6207c85f1 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source_pattern | Glob pattern for source language file(s) | yes | — |
| source_language | Source language code | yes | en |
| target_languages | Comma-separated list of target language codes | yes | — |
| output_pattern | Output file pattern (e.g., "locales/<lang>.json") | yes | — |
| replace_all | Replace all existing translations | yes | false |
| openai_api_key | OpenAI API Key | yes | — |
Outputs
no outputs