mips2648/Docs Translation

Action to translate a markdown file using DeepL API and create a pull request if there are changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_languageSource language for translations, must be one of the following value: "fr_FR | en_US | es_ES | de_DE | it_IT". Default: "fr_FR"nofr_FR
target_languagesTarget languages for translations, must be a list of comma separated language codes (allowed values are: "fr_FR | en_US | es_ES | de_DE | it_IT"). Default: "en_US,es_ES,de_DE"noen_US,es_ES,de_DE
documents_rootsComma-separated root directories containing language subfolders. Default: "docs"nodocs
memory_pathPath to the translation memory directory. Default: "docs/.translation-memory"no""
deepl_api_keydeepl API KEY for automatic translation; If provided, missing translations will be automatically translated using deepl API. Please create a free account on https://www.deepl.comyes""
debugSet log level to debug. Default: falsenofalse

no outputs