Merge pull request #2914 from forenta/patch-1

Created localized exception.php (DE)
pull/2927/head
daniel 4 years ago committed by GitHub
commit df972ea157
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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