Skip to content

Conversation

@joaquimrocha
Copy link
Contributor

Summary

This PR adds a couple of tools to improve the experience for translators.
It adds a couple of top level commands:
npm run i18n:status -> prints progress bars for each locale
npm run i18n:list -> lists locales and the percentage of completion

Also moves the former copy/missing translation commands to this top level variant (check docs).

Also adds docs.

How to test

Check the docs and run the commands to test them out.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joaquimrocha

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 28, 2025
@joaquimrocha joaquimrocha changed the base branch from i18n-improvements to main November 28, 2025 16:54
Copy link
Contributor

@skoeva skoeva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the failing CI a bug? Can't reproduce locally

Also unable to test the commands locally:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants