new crowdin translations
This commit is contained in:
@ -16,18 +16,18 @@ return [
|
||||
'accepted' => 'ข้อมูล :attribute ต้องผ่านการยอมรับก่อน',
|
||||
'active_url' => 'ข้อมูล :attribute ต้องเป็น URL เท่านั้น',
|
||||
'after' => 'ข้อมูล :attribute ต้องเป็นวันที่หลังจาก :date.',
|
||||
'after_or_equal' => ':attribute ต้องเป็นวันที่หลังจากหรือเท่ากับ :date',
|
||||
'after_or_equal' => 'ข้อมูล :attribute ต้องเป็นวันที่ตั้งแต่วันที่ :date หรือหลังจากนั้น.',
|
||||
'alpha' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษเท่านั้น',
|
||||
'alpha_dash' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข และ _ เท่านั้น',
|
||||
'alpha_num' => 'ข้อมูล :attribute ต้องเป็นตัวอักษรภาษาอังกฤษ ตัวเลข เท่านั้น',
|
||||
'array' => 'ข้อมูล :attribute ต้องเป็น array เท่านั้น',
|
||||
'before' => 'ข้อมูล :attribute ต้องเป็นวันที่ก่อน :date.',
|
||||
'before_or_equal' => ':attribute ต้องเป็นวันที่ก่อนหรือเท่ากับ :date',
|
||||
'before_or_equal' => 'ข้อมูล :attribute ต้องเป็นวันที่ก่อนหรือเท่ากับวันที่ :date.',
|
||||
'between' => [
|
||||
'numeric' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max.',
|
||||
'file' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max กิโลไบต์',
|
||||
'string' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max ตัวอักษร',
|
||||
'array' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min - :max ค่า',
|
||||
'file' => 'ข้อมูล :attribute ต้องมีขนาดระหว่าง :min - :max กิโลไบต์',
|
||||
'string' => 'ข้อมูล :attribute ต้องมีความยาวตัวอักษรระหว่าง :min - :max ตัวอักษร',
|
||||
'array' => 'ข้อมูล :attribute ต้องมีค่าระหว่าง :min - :max ค่า',
|
||||
],
|
||||
'boolean' => 'ข้อมูล :attribute ต้องเป็นจริง หรือเท็จ เท่านั้น',
|
||||
'confirmed' => 'ข้อมูล :attribute ไม่ตรงกัน',
|
||||
@ -36,9 +36,10 @@ return [
|
||||
'different' => 'ข้อมูล :attribute และ :other ต้องไม่เท่ากัน',
|
||||
'digits' => 'ข้อมูล :attribute ต้องเป็น :digits',
|
||||
'digits_between' => 'ข้อมูล :attribute ต้องอยู่ในช่วงระหว่าง :min ถึง :max',
|
||||
'dimensions' => ':attribute มีขนาดภาพที่ไม่ถูกต้อง',
|
||||
'dimensions' => 'ข้อมูล :attribute มีขนาดไม่ถูกต้อง.',
|
||||
'distinct' => 'ข้อมูล :attribute มีค่าที่ซ้ำกัน',
|
||||
'email' => 'ข้อมูล :attribute ต้องเป็นอีเมล์',
|
||||
'ends_with' => 'ค่า :attribute ต้องลงท้ายด้วย: :values',
|
||||
'exists' => 'ข้อมูล ที่ถูกเลือกจาก :attribute ไม่ถูกต้อง',
|
||||
'file' => ':attribute ต้องเป็นไฟล์',
|
||||
'filled' => 'ข้อมูล :attribute จำเป็นต้องกรอก',
|
||||
@ -49,18 +50,18 @@ return [
|
||||
'ip' => 'ข้อมูล :attribute ต้องเป็น IP',
|
||||
'json' => 'ข้อมูล :attribute ต้องเป็นอักขระ JSON ที่สมบูรณ์',
|
||||
'max' => [
|
||||
'numeric' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max.',
|
||||
'file' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max กิโลไบต์',
|
||||
'string' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max ตัวอักษร',
|
||||
'array' => 'ข้อมูล :attribute ต้องมีจำนวนไม่เกิน :max ค่า',
|
||||
'numeric' => 'ข้อมูล :attribute ต้องมีค่าไม่เกิน :max.',
|
||||
'file' => 'ข้อมูล :attribute ต้องมีขนาดไม่เกิน :max กิโลไบต์',
|
||||
'string' => 'ข้อมูล :attribute ต้องมีความยาวตัวอักษรไม่เกิน :max ตัวอักษร',
|
||||
'array' => 'ข้อมูล :attribute ต้องมีไม่เกิน :max ค่า',
|
||||
],
|
||||
'mimes' => 'ข้อมูล :attribute ต้องเป็นชนิดไฟล์: :values.',
|
||||
'mimetypes' => 'ข้อมูล :attribute ต้องเป็นชนิดไฟล์: :values.',
|
||||
'min' => [
|
||||
'numeric' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min.',
|
||||
'file' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min กิโลไบต์',
|
||||
'string' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min ตัวอักษร',
|
||||
'array' => 'ข้อมูล :attribute ต้องมีจำนวนอย่างน้อย :min ค่า',
|
||||
'numeric' => 'ข้อมูล :attribute ต้องมีค่าอย่างน้อย :min.',
|
||||
'file' => 'ข้อมูล :attribute ต้องมีขนาดอย่างน้อย :min กิโลไบต์',
|
||||
'string' => 'ข้อมูล :attribute ต้องมีความยาวตัวอักษรอย่างน้อย :min ตัวอักษร',
|
||||
'array' => 'ข้อมูล :attribute ต้องมีอย่างน้อย :min ค่า',
|
||||
],
|
||||
'not_in' => 'ข้อมูล ที่เลือกจาก :attribute ไม่ถูกต้อง',
|
||||
'numeric' => 'ข้อมูล :attribute ต้องเป็นตัวเลข',
|
||||
@ -99,10 +100,11 @@ return [
|
||||
|
||||
'custom' => [
|
||||
'attribute-name' => [
|
||||
'rule-name' => 'ข้อความแบบกำหนดเอง',
|
||||
'rule-name' => 'ข้อความแบบกำหนดเอง',
|
||||
],
|
||||
'invalid_currency' => 'รูปแบบของ :attribute ไม่ถูกต้อง',
|
||||
'invalid_amount' => 'ปริมาณ:attribute ไม่ถูกต้อง',
|
||||
'invalid_currency' => 'รูปแบบของ :attribute ไม่ถูกต้อง',
|
||||
'invalid_amount' => 'ปริมาณ:attribute ไม่ถูกต้อง',
|
||||
'invalid_extension' => 'สกุลไฟล์ไม่รองรับ',
|
||||
],
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user