mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-12 12:05:45 +00:00
6 lines
83 B
PHP
6 lines
83 B
PHP
<?php
|
|
|
|
return array(
|
|
'error' => 'Musíte vybrat alespoň jednu možnost.'
|
|
);
|