Automate translation progress tracking for documentation#3205
Draft
Automate translation progress tracking for documentation#3205
Conversation
Co-authored-by: fellyph <330792+fellyph@users.noreply.github.com>
Co-authored-by: fellyph <330792+fellyph@users.noreply.github.com>
Co-authored-by: fellyph <330792+fellyph@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Automate progress tracking for translations in multiple languages
Automate translation progress tracking for documentation
Jan 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Translation progress was manually tracked in GitHub issues with checklists requiring manual updates after each PR. This PR automates that process.
Changes
GitHub Action (
.github/workflows/update-translation-progress.yml)Script (
.github/scripts/update-translation-trackers.js)httpsmodulepackages/docs/site/docs/andpackages/docs/site/i18n/{locale}/Configuration
docusaurus.config.jsDocumentation
contributing/translations.mdwith automation details and instructions for adding new languagesTRANSLATION_AUTOMATION.mdfor system overview.github/scripts/README.mdfor script documentationCurrent State
The automation detects 74 source files and tracks:
Adding New Languages
docusaurus.config.jslocales array and localeConfigsTRACKER_ISSUESobject in script with issue numbergetLocaleDisplayName()functionWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
cdn.cypress.io/usr/local/bin/node node index.js --exec install(dns block)https://api.github.com/repos/WordPress/wordpress-playground/issues/2306/usr/local/bin/node node .github/scripts/update-translation-trackers.js(http block)https://api.github.com/repos/WordPress/wordpress-playground/issues/2320/usr/local/bin/node node .github/scripts/update-translation-trackers.js(http block)https://api.github.com/repos/WordPress/wordpress-playground/issues/2353/usr/local/bin/node node .github/scripts/update-translation-trackers.js(http block)https://api.github.com/repos/WordPress/wordpress-playground/issues/2621/usr/local/bin/node node .github/scripts/update-translation-trackers.js(http block)https://api.github.com/repos/WordPress/wordpress-playground/issues/3186/usr/local/bin/node node .github/scripts/update-translation-trackers.js(http block)If you need me to access, download, or install something from one of these locations, you can either:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.