seanpm2001/Locadex

Github Action integration for Locadex

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_keyLocadex API keyyes
gt_api_keyGeneral Translation API keyno
gt_project_idGeneral Translation project IDno
batch_sizeFile batch sizeno
max_concurrentMax number of concurrent agentsno
no_telemetryDisable telemetrynofalse
verboseEnable verbose outputnofalse
debugEnable debug outputnofalse
match_filesComma-separated list of glob patterns to match source filesno
github_tokenGitHub token for creating pull requestsno${{ github.token }}
app_directoryRelative path to the app (Next.js, React, etc.)no
versionLocadex version to usenolatest
pr_branchBranch name for pull requestsnolocadex/${{ github.ref_name }}
pr_titleTitle for pull requestsnoLocadex: Continuous i18n for ${{ github.ref_name }}
pr_bodyBody for pull requestsno## 🌍 Locadex i18n Update This is an **automated pull request** created by [Locadex](https://generaltranslation.com/docs/locadex). ### What's included - Internationalized files that were modified in the base branch - Translation updates based on your latest changes ### Next steps 1. Review the code for accuracy 2. Test the changes in your development environment 3. Merge when ready to deploy internationalized content --- *Generated automatically by Locadex continuous i18n*
no_translateDisable automatic translation after updating filesnofalse
format_cmdOptional formatting command to run after updating filesno

no outputs