1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-22 15:55:14 +00:00
pixelfed/resources/lang/th/exception.php
2020-03-30 16:04:43 +07:00

11 lines
No EOL
191 B
PHP

<?php
return [
'compose' => [
'invalid' => [
'album' => 'ต้องมีอย่างรูปหรือวีดิโอเป็นอย่างน้อย',
],
],
];