1
0
Fork 0

Created localized exception.php (DE)

This commit is contained in:
forenta 2021-09-05 21:19:35 +02:00 committed by GitHub
parent 687030090f
commit 236559a4d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<?php
return [
'compose' => [
'invalid' => [
'album' => 'Mindestens 1 Foto oder Video muss enthalten sein.',
],
],
];