Skip to content

fix(models): show version diff labels when locale JSON is stale - #47

Merged
akshaykumar2505 merged 1 commit into
masterfrom
fix/version-diff-i18n
Sep 14, 2026
Merged

akshaykumar2505 merged 1 commit into
masterfrom
fix/version-diff-i18n

Conversation

@akshaykumar2505

Copy link
Copy Markdown
Member

Summary

  • Version diff labels (Removed, Compare, Changes, ...) now fall back to English in the JS bundle, so a stale /locales/en/models.json cannot show raw �ersion_diff.* keys.
  • Locale fetches skip HTTP cache, and nginx no longer SPA-fallbacks missing locale files to index.html.

Test plan

  • Open Models versions after merge + client image + pod recreate
  • Pink tag reads Removed (not �ersion_diff.removed)
  • Compare / Changes / column headers are English words
  • RU/ZH still use locale JSON when that language is selected

Co-authored-by: Cursor <cursoragent@cursor.com>
@akshaykumar2505
akshaykumar2505 merged commit 5b38725 into master Sep 14, 2026
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