3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-24 06:46:01 +00:00
Files
snipe-it/resources/lang/ca-ES/admin/reports/message.php
2023-12-19 17:23:16 +00:00

6 lines
80 B
PHP

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