Skip to content

Commit 9fbe32f

Browse files
committed
New translations validation.php (Persian)
1 parent 34f3db6 commit 9fbe32f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

lang/fa/validation.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@
105105
'url' => ':attribute معتبر نمی‌باشد.',
106106
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
107107

108-
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
109-
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
110-
'zip_model_expected' => 'Data object expected but ":type" found.',
111-
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
108+
'zip_file' => 'ویژگی :attribute باید به یک فایل درون پرونده فشرده شده اشاره کند.',
109+
'zip_file_mime' => 'ویژگی :attribute باید به فایلی با نوع :validTypes اشاره کند، اما نوع یافت‌شده :foundType است.',
110+
'zip_model_expected' => 'سیستم در این بخش انتظار دریافت یک شیء داده‌ای را داشت، اما «:type» دریافت گردید',
111+
'zip_unique' => 'برای هر نوع شیء در فایل ZIP، مقدار ویژگی :attribute باید یکتا و بدون تکرار باشد.',
112112

113113
// Custom validation lines
114114
'custom' => [

0 commit comments

Comments
 (0)