Create exception.php

pull/2442/head
Xose M 4 years ago committed by GitHub
parent dfef49b0d9
commit 92700525d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<?php
return [
'compose' => [
'invalid' => [
'album' => 'Debe conter unha soa foto ou vídeo ou varias fotos.',
],
],
];
Loading…
Cancel
Save