Skip to content

fix(i18n): restore missing page translations#1345

Merged
OmarMcAdam merged 3 commits intodevfrom
task/fix-i18n-labels
Apr 4, 2026
Merged

fix(i18n): restore missing page translations#1345
OmarMcAdam merged 3 commits intodevfrom
task/fix-i18n-labels

Conversation

@src-opn
Copy link
Copy Markdown
Collaborator

@src-opn src-opn commented Apr 4, 2026

Summary

  • restore the missing English desktop page locale entries in apps/app/src/i18n/locales/en.ts
  • recover strings from PR feat(i18n): extract en translations — pages #1250 and commit f25911ec5e0e25e834fa314bc2eaed505c541361, then fill the remaining gaps so current translate() usage resolves again
  • keep the fix scoped to the locale file so the desktop UI stops falling back to raw key names

Testing

  • pnpm typecheck
  • python3 static coverage script to verify apps/app/src/app/** has 0 missing English locale key references

Notes

  • I did not run the full Docker + Chrome MCP UI flow for this PR; this change only updates locale data and I verified it with typecheck plus a coverage scan instead.

@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Apr 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment Apr 4, 2026 8:04pm
openwork-den Ready Ready Preview, Comment Apr 4, 2026 8:04pm
openwork-den-worker-proxy Ready Ready Preview, Comment Apr 4, 2026 8:04pm
openwork-landing Ready Ready Preview, Comment, Open in v0 Apr 4, 2026 8:04pm
openwork-share Ready Ready Preview, Comment Apr 4, 2026 8:04pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

The following comment was made by an LLM, it may be inaccurate:

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