Skip to content

feat(i18n): add Mexican Spanish localization - #144

Open
e-macgregor wants to merge 2 commits into
kittendevv:mainfrom
e-macgregor:feat/es-mx-localization
Open

feat(i18n): add Mexican Spanish localization#144
e-macgregor wants to merge 2 commits into
kittendevv:mainfrom
e-macgregor:feat/es-mx-localization

Conversation

@e-macgregor

Copy link
Copy Markdown

Summary

  • add a complete Mexican Spanish (es-MX) frontend catalog
  • add Mexican Spanish labels for generated invoice documents, including RFC and IVA terminology
  • register es-mx in the frontend and backend and expose it in the language selector

Testing

  • catalog parity check: 295 source keys, 0 missing, 0 extra, 0 placeholder mismatches
  • frontend locale resolution smoke test
  • deno fmt --check, deno lint, deno check, and deno test for the backend localization files
  • bun run build
  • bun run check (0 errors; 4 pre-existing warnings)
  • docker build .

Scope

This adds an opt-in locale only. It does not change Invio's global defaults and does not add or claim CFDI/SAT functionality.

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.

2 participants