snipe-it/resources/lang/tl/admin/reports/message.php

6 lines
80 B
PHP
Raw Normal View History

2018-03-22 20:01:45 -07:00
<?php
return array(
'error' => 'You must select at least ONE option.'
);