3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-03 23:19:15 +00:00
Files
snipe-it/resources/lang/chr-US/admin/reports/message.php
snipe 85cb7c92e7 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-06-03 20:44:40 +01:00

6 lines
80 B
PHP

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