Skip to content

feat: locale-aware number and currency formatting - #161

Merged
james2177 merged 2 commits into
stellar-vortex-protocol:mainfrom
lemarjohnny781:feature/i18n-number-formatting
Jul 28, 2026
Merged

feat: locale-aware number and currency formatting#161
james2177 merged 2 commits into
stellar-vortex-protocol:mainfrom
lemarjohnny781:feature/i18n-number-formatting

Conversation

@lemarjohnny781

Copy link
Copy Markdown
Contributor

Summary

Related issue

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • CI / tooling

Component

  • Contract (vortex-contract)
  • Backend (vortex-backend)
  • Frontend (vortex-frontend)

Checklist

  • My code follows the project's style and conventions
  • I ran lint / type-check / build locally and they pass
  • I added or updated tests where appropriate
  • I updated documentation where appropriate
  • My commits follow Conventional Commits

Screenshots / notes

closes #63

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@lemarjohnny781 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

@james2177
james2177 merged commit 94fb1b7 into stellar-vortex-protocol:main Jul 28, 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.

i18n: locale-aware number and currency formatting

2 participants