summaryrefslogtreecommitdiff
path: root/protected/messages/en/astaf.php
blob: 458c61b7ead4f0e126d312c70d2ca4f0c183dab6 (plain)
1
2
3
4
5
<?php
return array(
		'validation.date.compare.error' => 'The value of {attribute} ({value}) is not {operator} {compareAttribute} ({compareValue}).'
);
?>