seanpm2001/General Translation
Automatically translate your project with General Translation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| node-version | Node.js version to use | no | 20 |
| working-directory | Directory where gt.config.json is located | no | . |
| api-key | General Translation API key | yes | — |
| project-id | General Translation project ID (leave empty if provided in the gt.config.json file) | no | — |
| commit-message | Commit message for translation updates | no | Update translations via General Translation API |
| branch-name | Branch name for translation updates (leave empty to commit directly to current branch) | no | — |
| create-pull-request | Whether to create a pull request | no | false |
| pull-request-title | Title for the pull request | no | Update translations |
| pull-request-body | Body for the pull request | no | This PR updates translations via the General Translation API |
Outputs
| name | description |
|---|---|
| pull-request-url | URL of the created pull request |
| pull-request-number | Number of the created pull request |