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

6 lines
80 B
PHP
Raw Normal View History

2017-12-12 09:20:57 -08:00
<?php
return array(
'error' => 'You must select at least ONE option.'
);