3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-13 04:15:26 +00:00
Files
snipe-it/resources/lang/ja/admin/reports/message.php

6 lines
137 B
PHP

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