13 lines
303 B
PHP
13 lines
303 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.',
|
|
],
|
|
|
|
'tampered_file_path' => ':attribute meýdanynda rugsat berilmeýän faýl ýoly bar.',
|
|
|
|
];
|