Skip to content

feat(meridian): bug-hardcoded-untranslated-toast-strings-in-the- - #436

Open
Caneryy wants to merge 1 commit into
drydocs:mainfrom
Caneryy:feat/issue-426
Open

feat(meridian): bug-hardcoded-untranslated-toast-strings-in-the-#436
Caneryy wants to merge 1 commit into
drydocs:mainfrom
Caneryy:feat/issue-426

Conversation

@Caneryy

@Caneryy Caneryy commented Jul 25, 2026

Copy link
Copy Markdown

Closes #426

Summary

  • [Bug] Hardcoded untranslated toast strings in the Blend faucet flow

Test plan

  • Relevant tests pass locally
  • Manual verification on affected UI or API paths

@vercel

vercel Bot commented Jul 25, 2026

Copy link
Copy Markdown

@Caneryy is attempting to deploy a commit to the Collins' projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

@Caneryy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@collinsezedike collinsezedike left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

The PR title (feat(meridian): bug-hardcoded-untranslated-toast-strings-in-the-) reads like it got truncated or auto-slugified rather than written out. Please fix it to match your own commit header format, since this repo squash-merges using the PR title as the permanent commit message. Something like fix(web): translate Blend faucet toast messages would work.

The code itself is correct and CI is green, this is purely about the title before merge.

@collinsezedike

Copy link
Copy Markdown
Collaborator

This PR's body doesn't follow CONTRIBUTING.md's PR body format (see "Pull Request Process" > "PR body format").

The Summary section should describe what changed and why, not restate the issue title. The Test plan checkboxes should be checked once you've actually run pnpm lint && pnpm typecheck && pnpm test locally, and the second line should say what you manually verified, not generic placeholder text.

Please update the PR body to reflect what you actually did and verified before this is merged.

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.

[Bug] Hardcoded untranslated toast strings in the Blend faucet flow

2 participants