Skip to content

fix: expose i18n helpers globally#39

Merged
dreamwing merged 3 commits intomasterfrom
fix/t-global-runtime-38
Mar 18, 2026
Merged

fix: expose i18n helpers globally#39
dreamwing merged 3 commits intomasterfrom
fix/t-global-runtime-38

Conversation

@dreamwing
Copy link
Copy Markdown
Owner

Closes #38

Summary

  • expose t, setLanguage, and applyTranslations on window for deferred scripts and inline handlers
  • bump the dashboard/login asset version so browsers fetch the fixed i18n bundle
  • keep the change scoped to the frontend runtime error fix

Verification

  • node --check public/js/i18n.js
  • node --check public/js/dashboard.js

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dreamwing has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@dreamwing dreamwing merged commit f86ae10 into master Mar 18, 2026
4 checks passed
@dreamwing dreamwing deleted the fix/t-global-runtime-38 branch March 18, 2026 17:23
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.

Fix frontend t-is-not-defined runtime error

1 participant