3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-06 16:38:17 +00:00
Files
snipe-it/resources/lang/ja-JP/admin/reports/message.php
2023-12-19 17:23:16 +00:00

6 lines
137 B
PHP

<?php
return array(
'error' => 'あなたは少なくとも一つのオプションを選択しなければなりません。'
);