1
0
Fork 0

Create exception.php - Catalan

This commit is contained in:
Jordi Brunet 2020-01-02 12:02:49 +01:00 committed by GitHub
parent e8380dd623
commit f96cc2974d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?php
return [
'compose' => [
'invalid' => [
'album' => 'Cal que afegiu una foto, un vídeo o diverses fotos.',
],
],
];