diplodoc-platform/markdown-translation
extract xliff and skeleton from markdown and compose markdown from them
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr | pull request to checkout | yes | — |
| command | xliff command to run, acceptable values: extract or compose | yes | — |
| input | input folder | yes | — |
| output | output folder | yes | — |
| sll | source language locale, example: ru-RU | yes | — |
| tll | target language locale, example: en-US | yes | — |
| git_name | git username to commit with | yes | moki |
| git_email | git email to commit with | yes | morozov.kirill.moki@gmail.com |
| extract_message | git message to commit extract results | yes | markdown-translation: extract xliff |
| compose_message | git message to commit compose results | yes | markdown-translation: compose xliff into translated markdown |
Outputs
no outputs