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
271 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'distinct' => [
'must_be_selected' => ' Має бути вибрано хоча б одне поле :attribute.',
'only_one_must_be_selected' => 'Має бути вибрано тільки одне поле :attribute.',
],
];