Skip to content

test(i18n): add locale key parity test - #61

Merged
priscaenoch merged 1 commit into
octraban:mainfrom
1CryptoQueen:fix-i18n-fallback
Aug 22, 2026
Merged

test(i18n): add locale key parity test#61
priscaenoch merged 1 commit into
octraban:mainfrom
1CryptoQueen:fix-i18n-fallback

Conversation

@1CryptoQueen

Copy link
Copy Markdown

Closes #49

This PR adds a locale key parity test to ensure es.ts and ko.ts maintain the same keys as en.ts. The test will fail if any keys are missing, preventing future translation drift.

@priscaenoch
priscaenoch merged commit 822dc4e into octraban:main Aug 22, 2026
7 checks passed
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.

Enforce locale key parity and English fallback in i18n

3 participants