Updated translations

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-06-16 14:27:47 +01:00
parent 4006d64d60
commit e8aad989ec
817 changed files with 12345 additions and 547 deletions
+1
View File
@@ -31,6 +31,7 @@ return [
'numeric' => 'Поле :attribute должно быть между :min и :max.',
'string' => 'Поле :attribute должно содержать от :min до :max символов.',
],
'valid_regex' => 'The regular expression is invalid.',
'boolean' => 'Поле :attribute должно быть true или false.',
'can' => 'Поле :attribute содержит недопустимое значение.',
'confirmed' => 'Подтверждение поля :attribute не совпадает.',