ui
ui copied to clipboard
fix:(Form):Problem with parse translation message in issues use Valibot in form
๐ Linked issue
Resolves #1782
โ Type of change
- [ ] ๐ Documentation (updates to the documentation or readme)
- [x] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
This pull request solves the problem with translations messages in valibot
๐ Checklist
- [x] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.