Skip to content

✅(types) complete locales type check - #288

Merged
jbpenrath merged 2 commits into
refactor/merge-cunninghamfrom
test/locales
Aug 4, 2026
Merged

✅(types) complete locales type check#288
jbpenrath merged 2 commits into
refactor/merge-cunninghamfrom
test/locales

Conversation

@jbpenrath

Copy link
Copy Markdown
Contributor

We recently add nl, de and es locales but we did not update the related type checking to ensure no key is missing.

@jbpenrath jbpenrath self-assigned this Aug 3, 2026
@jbpenrath
jbpenrath force-pushed the test/locales branch 2 times, most recently from 52d1581 to a44d17e Compare August 4, 2026 08:13
@jbpenrath
jbpenrath changed the base branch from main to refactor/merge-cunningham August 4, 2026 08:13
We recently added the nl, de and es locales but we did not update the
related type checking to ensure no key is missing.

The check is made at 2 levels. First TS level only check fr locales
as it blocks build. Then the check-locales script raised error once
a divergence is found between en and another locale. This job aims
to be run on ci as non-blocking for mergred.
Working on check-locale revealed several errors in our translations.
Some de, fr, es, nl keys were simply english ones...
@jbpenrath
jbpenrath merged commit ef0fdde into refactor/merge-cunningham Aug 4, 2026
3 checks passed
@jbpenrath
jbpenrath deleted the test/locales branch August 4, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant