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

6 lines
80 B
PHP
Raw Normal View History

2018-09-28 11:54:52 -07:00
<?php
return array(
'error' => 'You must select at least ONE option.'
);