jercarre/Translate your doc with Deepl Free API
Action to translate a full document using Deepl Free Api
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 14, 2022
- License
- Apache 2.0
Pinned Snippet
uses: jercarre/deepl_action@99d3d06e958177ea0f93b0d193ee160e99d57843 # 1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input_file | — | yes | — |
| output_file | — | yes | — |
| output_lang | — | yes | — |
| deepl_free_token | — | yes | — |
Outputs
| name | description |
|---|---|
| generated_file | translated file |