<?php

return [

	'compose' => [
		'invalid' => [
			'album' => 'Musí obsahovat samostatnou fotografii, video nebo více fotografií.',
		],
	],

];