We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm run i18n-extract
We should have the npm run i18n-extract step ran in CI similarly to linting e.g. fail CI if there are i18n changes that weren't committed.
Rough CI steps:
git status --porcelain
git diff --exit-code