3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-05-05 22:25:34 +00:00

Updated language strings

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2022-05-24 15:07:14 -07:00
parent 72799973e7
commit 5be7dee3d3
645 changed files with 4672 additions and 1193 deletions

View File

@ -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'
],
/*
|--------------------------------------------------------------------------