davidifebueme/Globaliser — README Translator
Automatically translate your README into multiple languages and open a Pull Request, powered by Lingo.dev
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Your Lingo.dev API key. Get one at lingo.dev/en/docs/api-keys | yes | — |
| languages | Comma-separated list of target language codes (BCP-47 format). E.g. zh,ja,es,fr,de,pt,ar,hi,ko,ru | no | zh,ja,es,fr,de |
| output-dir | Directory where translated README files are written. Use . for repo root, or i18n for a subdirectory. | no | i18n |
| pull-request | Open a Pull Request with translations instead of committing directly to the branch. | no | true |
| commit-message | Custom commit message for the translation commit. | no | 🌍 Update README translations via Globaliser |
| source-file | Path to the source README file relative to repo root. | no | README.md |
Outputs
no outputs