mirror of
https://github.com/snipe/snipe-it.git
synced 2026-05-05 22:25:34 +00:00
@ -91,6 +91,10 @@ return [
|
||||
'url' => 'شکل ویژگی نامعتبر است.',
|
||||
'unique_undeleted' => 'The :attribute must be unique.',
|
||||
'non_circular' => 'The :attribute must not create a circular reference.',
|
||||
'gte' => [
|
||||
'numeric' => 'Value cannot be negative'
|
||||
],
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user