Skip to content

fix: nav.invitations i18n key missing — frontend build failing#240

Closed
saggacce wants to merge 1 commit into
mainfrom
fix/nav-invitations-i18n
Closed

fix: nav.invitations i18n key missing — frontend build failing#240
saggacce wants to merge 1 commit into
mainfrom
fix/nav-invitations-i18n

Conversation

@saggacce

Copy link
Copy Markdown
Owner

La clave nav.invitations no existía en los archivos de traducción, lo que causaba un error TypeScript al usar t('nav.invitations', { defaultValue }) y bloqueaba el build del frontend en producción desde el 29 de mayo.

  • Añadida nav.invitations en ES y EN
  • Simplificado a t('nav.invitations') sin segundo argumento

@saggacce

Copy link
Copy Markdown
Owner Author

Incluido en PR #241 junto con las mejoras del CI/CD

@saggacce saggacce closed this May 31, 2026
@saggacce saggacce deleted the fix/nav-invitations-i18n branch May 31, 2026 16:08
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