<?php

return [

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

];