mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 08:44:49 +00:00
12 lines
127 B
PHP
12 lines
127 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'compose' => [
|
|
'invalid' => [
|
|
'album' => 'Metu unu foton aŭ videon, aŭ multajn fotojn.',
|
|
],
|
|
],
|
|
|
|
];
|