Translating Zod error messages with Vue I18n.

1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the `zod-vue-i18n` library to be compatible with Zod v4.0.0. This involves identifying and resolving any breaking changes introduced in the new Zod version that affect the library's functionality, ensuring that error message translation continues to work correctly with the updated Zod schema validation.

Complexity: 4/5
enhancement good first issue

Translating Zod error messages with Vue I18n.

TypeScript