Skip to content

fix(usage): add missing time range i18n keys#35

Merged
Microck merged 1 commit into
Microck:masterfrom
paulocarinhena:fix/usage-missing-range-i18n
May 11, 2026
Merged

fix(usage): add missing time range i18n keys#35
Microck merged 1 commit into
Microck:masterfrom
paulocarinhena:fix/usage-missing-range-i18n

Conversation

@paulocarinhena
Copy link
Copy Markdown
Contributor

Summary

  • Adds missing usage translation keys used by the Usage page time-range selector.
  • Fixes MISSING_MESSAGE runtime errors for usage.range24h, usage.range7d, usage.range30d, usage.range3m, usage.range6m, usage.range1y, and usage.rangeCustom.
  • Updates both English and Chinese locale files to keep language coverage aligned.

Why

The /usage page renders t(r.labelKey) for each predefined time range. These keys were absent from locale messages, causing repeated console/runtime errors in Next.js.

Files

  • client-next/messages/en.json
  • client-next/messages/zh-CN.json

@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

@paulocarinhena is attempting to deploy a commit to the Projects Team on Vercel.

A member of the Team first needs to authorize it.

@Microck Microck merged commit 84b5e88 into Microck:master May 11, 2026
1 check failed
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