Add exception lang file

pull/1890/head
Daniel Supernault 5 years ago
parent 813ef12329
commit aa1f74efbc
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -0,0 +1,11 @@
<?php
return [
'compose' => [
'invalid' => [
'album' => 'Must contain a single photo or video or multiple photos.',
],
],
];
Loading…
Cancel
Save