Skip to content

Commit b2aea68

Browse files
committed
New translations validation.php (Uzbek)
1 parent 525662e commit b2aea68

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lang/uz/validation.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@
105105
'url' => ':attribute URL formatida emas.',
106106
'uploaded' => 'Faylni yuklashda xatolik. Server bunday hajmdagi faylllarni yuklamasligi mumkin.',
107107

108-
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
109-
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
110-
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
111-
'zip_model_expected' => 'Data object expected but ":type" found.',
112-
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
108+
'zip_file' => ':attribute ZIP ichidagi faylga havola qilishi kerak.',
109+
'zip_file_size' => ':attribute fayli :size MB dan oshmasligi kerak.',
110+
'zip_file_mime' => ':attribute :validTypes turidagi faylga havola qilishi kerak, lekin :foundType turida keldi.',
111+
'zip_model_expected' => 'Ma\'lumotlar obyekti kutilmoqda, ammo ":type" topildi.',
112+
'zip_unique' => ':attribute ZIP ichidagi obyekt turi uchun noyob bo\'lishi kerak.',
113113

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

0 commit comments

Comments
 (0)