feat(i18n): add bilingual support (EN/ES) and missing keys CI check - #110
feat(i18n): add bilingual support (EN/ES) and missing keys CI check #110queentiffany1111-cloud wants to merge 2 commits into
Conversation
|
@queentiffany1111-cloud is attempting to deploy a commit to the truthixify's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@queentiffany1111-cloud Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Hey @queentiffany1111-cloud, thanks for the bilingual work. Your
The lint script requires both files to have identical key sets. Add the missing entries on both sides and CI should go green. Vercel is also failing but that's non-blocking, will merge on green build. |
succesfully implemented
closes #77