This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
khosb/includes/kohana/modules/minion/messages/validation.php
2012-12-21 12:59:09 +11:00

5 lines
90 B
PHP

<?php
return array(
'minion_option' => ':field is not a valid option for this task!',
);