Skip to content

refactor(phrases): update token not found error message #7260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2025

Conversation

charIeszhao
Copy link
Member

Summary

Update i18n error message when failed to fetch one-time token by token value.

Testing

N/A

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@charIeszhao charIeszhao self-assigned this Apr 9, 2025
@charIeszhao charIeszhao requested a review from a team April 9, 2025 08:44
Copy link

github-actions bot commented Apr 9, 2025

COMPARE TO master

Total Size Diff 📉 -679 Bytes

Diff by File
Name Diff
packages/core/src/queries/one-time-tokens.ts 📉 -7 Bytes
packages/phrases/src/locales/ar/errors/one-time-token.ts 📉 -76 Bytes
packages/phrases/src/locales/de/errors/one-time-token.ts 📉 -33 Bytes
packages/phrases/src/locales/en/errors/one-time-token.ts 📉 -24 Bytes
packages/phrases/src/locales/es/errors/one-time-token.ts 📉 -56 Bytes
packages/phrases/src/locales/fr/errors/one-time-token.ts 📉 -31 Bytes
packages/phrases/src/locales/it/errors/one-time-token.ts 📉 -28 Bytes
packages/phrases/src/locales/ja/errors/one-time-token.ts 📉 -49 Bytes
packages/phrases/src/locales/ko/errors/one-time-token.ts 📉 -27 Bytes
packages/phrases/src/locales/pl-pl/errors/one-time-token.ts 📉 -48 Bytes
packages/phrases/src/locales/pt-br/errors/one-time-token.ts 📉 -47 Bytes
packages/phrases/src/locales/pt-pt/errors/one-time-token.ts 📉 -44 Bytes
packages/phrases/src/locales/ru/errors/one-time-token.ts 📉 -81 Bytes
packages/phrases/src/locales/tr-tr/errors/one-time-token.ts 📉 -41 Bytes
packages/phrases/src/locales/zh-cn/errors/one-time-token.ts 📉 -34 Bytes
packages/phrases/src/locales/zh-hk/errors/one-time-token.ts 📉 -29 Bytes
packages/phrases/src/locales/zh-tw/errors/one-time-token.ts 📉 -38 Bytes

@github-actions github-actions bot added enhancement Make it better size/s labels Apr 9, 2025
Base automatically changed from charles-log-11241-fetched-token-status-does-not-updated-to-expired to master April 9, 2025 09:20
@github-actions github-actions bot added size/m and removed size/s labels Apr 9, 2025
@charIeszhao charIeszhao force-pushed the charles-log-11245-update-i18n-error-message branch from c548761 to f1617b0 Compare April 9, 2025 09:20
@github-actions github-actions bot added size/s and removed size/m labels Apr 9, 2025
@charIeszhao charIeszhao enabled auto-merge (squash) April 9, 2025 09:21
@charIeszhao charIeszhao merged commit cefb9e3 into master Apr 9, 2025
34 checks passed
@charIeszhao charIeszhao deleted the charles-log-11245-update-i18n-error-message branch April 9, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make it better size/s
Development

Successfully merging this pull request may close these issues.

2 participants