mirror of https://github.com/pixelfed/pixelfed
parent
9d92608d2c
commit
821eb77f41
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'compose' => [
|
||||
'invalid' => [
|
||||
'album' => 'Deve conter uma única fotografia ou vídeo, ou várias fotografias.',
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
Loading…
Reference in New Issue