X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fschema%2Fyup.js;h=19f8b5824e1b978a62314f319c1727d5db8db86b;hb=0f171dfffd9c0c2cc895c9f282c5f4550844cc5a;hp=cc4e72416b8783427677bc3efbd69224666dadc2;hpb=d748feb96453d74aeffec648d6f5f68d9ef3b520;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', }, });