prmbr-image-mksaas/messages
javayhu 9ddf1a3c20 feat: implement newsletter subscription and unsubscription actions
- Added `subscribeAction` and `unsubscribeAction` in `newsletter.ts` to handle newsletter subscriptions and unsubscriptions with validation using Zod.
- Introduced new localization messages for email validation in English and Chinese localization files.
- Updated `WaitlistFormCard` to utilize the new subscription action, improving user feedback with toast notifications.
- Replaced the alert icon in `FormError` component for better visual representation of errors.
2025-03-16 10:42:33 +08:00
..
en.json feat: implement newsletter subscription and unsubscription actions 2025-03-16 10:42:33 +08:00
zh.json feat: implement newsletter subscription and unsubscription actions 2025-03-16 10:42:33 +08:00