getlocalized/Translate and Create Pull Request

This GitHub Action translates files in a specified directory and creates a pull request with the translated content.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token with permissions to create branches, commits, and pull requests. yes
I18N_DIRECTORYRelative path to the directory containing the translation files.yes
DEFAULT_LANGUAGELanguage code of the source language used for generating translations (e.g., en). yes
TARGET_LANGUAGESComma-separated list of target language codes to translate into (e.g., fr,de,es). yes

no outputs