Files
tbbank-new/lang/vendor/filament-forms/tk/validation.php
2025-10-22 20:08:22 +05:00

11 lines
211 B
PHP

<?php
return [
'distinct' => [
'must_be_selected' => 'Azyndan bir :attribute meýdany saýlanmaly.',
'only_one_must_be_selected' => 'Diňe bir :attribute meýdany saýlanmaly.',
],
];