msnyder-msft/i18n-auto-translation-action

GitHub action to translate the given files to the given languages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
providerAPI provider to useyes
subscriptionKeyThe API key for the provideryes""
locationYour region. Used only by official Azure APIglobal
filePathPath to a single JSON file. Either filePath or dirPath is required/
dirPathPath to a directory in which you will recursively find all JSON files named [from].json (e.g. en.json). Either filePath or dirPath is required/
fromFrom which language you want to translate. Ex: enyesen
toCSV list of the languages to which you want to translate. Example: de,es,fryes/
debugPrints out additional debug info. NOTE: will include all of the parameters passed in including the subscription keyfalse

no outputs