3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-10 06:15:58 +00:00
Files
snipe-it/resources/lang/en/admin/reports/message.php

6 lines
80 B
PHP

<?php
return array(
'error' => 'You must select at least ONE option.'
);