Uchiha Bayu Senju 4654a2e350
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
Upload
2025-04-27 23:55:09 +07:00

11 lines
242 B
PHP

<?php
return [
'distinct' => [
'must_be_selected' => ':attribute 필드 중 하나 이상을 선택해야 합니다.',
'only_one_must_be_selected' => ':attribute 필드 중 하나만 선택해야 합니다.',
],
];