kopia lustrzana https://github.com/pixelfed/pixelfed
commit
df972ea157
|
@ -0,0 +1,11 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'compose' => [
|
||||||
|
'invalid' => [
|
||||||
|
'album' => 'Mindestens 1 Foto oder Video muss enthalten sein.',
|
||||||
|
],
|
||||||
|
],
|
||||||
|
|
||||||
|
];
|
Ładowanie…
Reference in New Issue