added zod for post requests

This commit is contained in:
daniel31x13
2024-09-14 16:00:19 -04:00
parent a5b1952e0d
commit 1cf7421b76
24 changed files with 350 additions and 180 deletions
+2 -1
View File
@@ -393,5 +393,6 @@
"change_icon": "Change Icon",
"upload_preview_image": "Upload Preview Image",
"columns": "Columns",
"default": "Default"
"default": "Default",
"invalid_url_guide":"Please enter a valid Address for the Link. (It should start with http/https)"
}