X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fschema%2Fyup.js;h=19f8b5824e1b978a62314f319c1727d5db8db86b;hb=a907ef7c6676fef11f42933b2d79bdd496b20122;hp=cc4e72416b8783427677bc3efbd69224666dadc2;hpb=06fd14404164904304a20e2280037e83299247fa;p=alttp.git diff --git a/resources/js/schema/yup.js b/resources/js/schema/yup.js index cc4e724..19f8b58 100644 --- a/resources/js/schema/yup.js +++ b/resources/js/schema/yup.js @@ -19,6 +19,7 @@ yup.setLocale({ }, string: { time: 'validation.error.time', + url: 'validation.error.url', }, });