155 lines
11 KiB
PHP
155 lines
11 KiB
PHP
<?php
|
||
|
||
return [
|
||
|
||
/*
|
||
|--------------------------------------------------------------------------
|
||
| Validation Language Lines
|
||
|--------------------------------------------------------------------------
|
||
|
|
||
| The following language lines contain the default error messages used by
|
||
| the validator class. Some of these rules have multiple versions such
|
||
| as the size rules. Feel free to tweak each of these messages here.
|
||
|
|
||
*/
|
||
|
||
'accepted' => 'The :attribute ຕ້ອງຍອມໄດ້ຮັບການຍອມຮັບ',
|
||
'active_url' => 'The :attribute ບໍ່ແມ່ນ URL ທີ່ຖືກຕ້ອງ.',
|
||
'after' => 'The :attribute ຕ້ອງເປັນມື້ຫຼັງຈາກ :date.',
|
||
'after_or_equal' => 'The :attribute ຕ້ອງເປັນວັນທີຫລັງຈາກຫລືເທົ່າກັບ :date.',
|
||
'alpha' => 'The :attribute ອາດມີຕົວອັກສອນເທົ່ານັ້ນ.',
|
||
'alpha_dash' => 'The :attribute ອາດຈະປະກອບດ້ວຍ ຕົວອັກສອນ, ຕົວເລກ, - ແລະ _.',
|
||
'alpha_num' => 'The :attribute ອາດຈະປະກອບດ້ວຍ ຕົວອັກສອນ ແລະ ຕົວເລກ.',
|
||
'array' => 'The :attribute ຈະຕ້ອງເປັນ array.',
|
||
'before' => 'The :attribute ຕ້ອງເປັນວັນກ່ອນ :date.',
|
||
'before_or_equal' => 'The :attribute ຕ້ອງເປັນວັນກ່ອນຫລືເທົ່າກັບ :date.',
|
||
'between' => [
|
||
'numeric' => 'The :attribute ຕ້ອງຢູ່ລະຫວ່າງ :min ແລະ :max.',
|
||
'file' => 'The :attribute ຕ້ອງຢູ່ລະຫວ່າງ :min ແລະ :max kilobytes.',
|
||
'string' => 'The :attribute ຕ້ອງຢູ່ລະຫວ່າງ :min ແລະ :max characters.',
|
||
'array' => 'The :attribute ຕ້ອໃມີຝນລະຫວ່າງ :min and :max ລາຍການ.',
|
||
],
|
||
'boolean' => 'The :attribute ຟິວນີ້ຕ້ອງເປັນຖືກ ຫຼື ຜິດ.',
|
||
'confirmed' => 'The :attribute ການຢືນຢັນບໍ່ກົງກັນ.',
|
||
'date' => 'The :attribute ບໍ່ແມ່ນວັນທີທີ່ຖືກຕ້ອງ.',
|
||
'date_equals' => 'The :attribute ຕ້ອງເປັນວັນທີ່ເທົ່າກັບ :date.',
|
||
'date_format' => 'The :attribute ບໍ່ກົງກັບຮູບແບບ :format.',
|
||
'different' => 'The :attribute ແລະ :other ຕ້ອງຕ່າງກັນ.',
|
||
'digits' => 'The :attribute ຕ້ອງເປັນ :digits ຕົວເລກ.',
|
||
'digits_between' => 'The :attribute ຕ້ອງຢູ່ລະຫວ່າງ :min and :max ຕົວເລກ.',
|
||
'dimensions' => 'The :attribute ຂະໜາດຮູບພາບບໍ່ຖືກຕ້ອງ.',
|
||
'distinct' => 'The :attribute ຟິວມີຄ່າຊໍ້າກັນ.',
|
||
'email' => 'The :attribute ຕ້ອງເປັນທີ່ຢູ່ e-mail ທີ່ຖືກຕ້ອງ.',
|
||
'ends_with' => 'The :attribute ຕ້ອງລົງທ້ານດ້ວຍສິ່ງໃດສິ່ງນຶ່ງດັ່ງຕໍໄປນີ້: :values',
|
||
'exists' => 'ທີ່ເລືອກ :attribute ບໍ່ຖືກຕ້ອງ.',
|
||
'file' => 'The :attribute ຕ້ອງເປັນໄຟລ.',
|
||
'filled' => 'The :attribute ຟິວຕ້ອງມີຄ່າ.',
|
||
'gt' => [
|
||
'numeric' => 'The :attribute ຈະຕ້ອງໃຫຍ່ກວ່າ :value.',
|
||
'file' => 'The :attribute ຈະຕ້ອງໃຫຍ່ກວ່າ :value kilobytes.',
|
||
'string' => 'The :attribute ຈະຕ້ອງໃຫຍ່ກວ່າ :value characters.',
|
||
'array' => 'The :attribute ຕ້ອງມີຫຼາຍກວ່າ :value ລາຍການ.',
|
||
],
|
||
'gte' => [
|
||
'numeric' => 'The :attribute ຈະຕ້ອງໃຫຍ່ກວ່າຫຼືເທົ່າກັນ :value.',
|
||
'file' => 'The :attribute ຈະຕ້ອງໃຫຍ່ກວ່າຫຼືເທົ່າກັນ :value kilobytes.',
|
||
'string' => 'The :attribute ຈະຕ້ອງໃຫຍ່ກວ່າຫຼືເທົ່າກັນ :value characters.',
|
||
'array' => 'The :attribute ຕ້ອງມີ :value ລາຍການ ຫຼື ຫຼາຍກວ່າ.',
|
||
],
|
||
'image' => 'The :attribute ຕ້ອງເປັນຮູບພາບ.',
|
||
'in' => 'The ເລືຶອກ :attribute ບໍ່ຖືກຕ້ອງ.',
|
||
'in_array' => 'The :attribute ບໍ່ມີຟິວໃນ :other.',
|
||
'integer' => 'The :attribute ຕ້ອງເປັນ integer.',
|
||
'ip' => 'The :attribute ຕ້ອງເປັນທີ່ຢູ່ IP ທີ່ຖືກຕ້ອງ.',
|
||
'ipv4' => 'The :attribute ຕ້ອງເປັນທີ່ຢູ່ IP IPv4 ທີ່ຖືກຕ້ອງ.',
|
||
'ipv6' => 'The :attribute ຕ້ອງເປັນທີ່ຢູ່ IP IPv6 ທີ່ຖືກຕ້ອງ.',
|
||
'json' => 'The :attribute ຕ້ອງເປັນທີ່ຢູ່ IP JSON string.',
|
||
'lt' => [
|
||
'numeric' => 'The :attribute ຕ້ອງນ້ອຍກວ່າ :value.',
|
||
'file' => 'The :attribute ຕ້ອງນ້ອຍກວ່າ :value kilobytes.',
|
||
'string' => 'The :attribute ຕ້ອງນ້ອຍກວ່າ :value characters.',
|
||
'array' => 'The :attribute ຕ້ອງມີນ້ອຍກວ່າ :value ລາຍການ.',
|
||
],
|
||
'lte' => [
|
||
'numeric' => 'The :attribute ຕ້ອງນ້ອຍກວ່າຫລືເທົ່າກັບ :value.',
|
||
'file' => 'The :attribute ຕ້ອງນ້ອຍກວ່າຫລືເທົ່າກັນ :value kilobytes.',
|
||
'string' => 'The :attribute ຕ້ອງນ້ອຍກວ່າຫລືເທົ່າກັນ :value characters.',
|
||
'array' => 'The :attribute ຕ້ອງມີນ້ອຍກວ່າ :value ລາຍການ.',
|
||
],
|
||
'max' => [
|
||
'numeric' => 'The :attribute ອາດຈະບໍ່ຫຼາຍກ່ວາ :max.',
|
||
'file' => 'The :attribute ອາດຈະບໍ່ຫຼາຍກ່ວາ :max kilobytes.',
|
||
'string' => 'The :attribute ອາດຈະບໍ່ຫຼາຍກ່ວາ :max characters.',
|
||
'array' => 'The :attribute ອາດຈະບໍ່ມີຫຼາຍກ່ວາ :max ລາຍການ.',
|
||
],
|
||
'mimes' => 'The :attribute ຕ້ອງເປັນໄຟລປະເພດ: :values.',
|
||
'mimetypes' => 'The :attribute ຕ້ອງເປັນໄຟລປະເພດ: :values.',
|
||
'min' => [
|
||
'numeric' => 'The :attribute ຕ້ອງມີຢ່າງໜ້ອຍ :min.',
|
||
'file' => 'The :attribute ຕ້ອງມີຢ່າງໜ້ອຍ :min kilobytes.',
|
||
'string' => 'The :attribute ຕ້ອງມີຢ່າງໜ້ອຍ :min characters.',
|
||
'array' => 'The :attribute ຕ້ອງມີຢ່າງໜ້ອຍ :min ລາຍການ.',
|
||
],
|
||
'not_in' => 'The ທີ່ເລືອກ :attribute ບໍ່ຖືກຕ້ອງ.',
|
||
'not_regex' => 'The :attribute ຮູບແບບບໍ່ຖືກຕ້ອງ.',
|
||
'numeric' => 'The :attribute ຕ້ອງເປັນຕົວເລກ.',
|
||
'present' => 'The :attribute ຕ້ອງມີຟິວ.',
|
||
'regex' => 'The :attribute ຮູບແບບບໍ່ຖືກຕ້ອງ.',
|
||
'required' => 'The :attribute ຈຳເປັນຕ້ອງໃສ່.',
|
||
'required_if' => 'The :attribute ຕ້ອງລະບຸຂໍ້ມູນເມື່ອ :other ແມ່ນ :value.',
|
||
'required_unless' => 'The :attribute ຈຳເປັນຕ້ອງໃສ່ຂໍ້ມູນ :other ຢູ່ໃນ :values.',
|
||
'required_with' => 'The :attribute ຕ້ອງລະບຸຂໍ້ມູນເມື່ອ :values ແມ່ນປັດຈຸບັນ.',
|
||
'required_with_all' => 'The :attribute ຕ້ອງລະບຸຂໍ້ມູນເມື່ອ :values ແມ່ນປັດຈຸບັນ.',
|
||
'required_without' => 'The :attribute ຕ້ອງລະບຸຂໍ້ມູນເມື່ອ :values ບໍ່ແມ່ນປັດຈຸບັນ.',
|
||
'required_without_all' => 'The :attribute ຕ້ອງລະບຸຂໍ້ມູນໃນຟິວເມື່ອບໍ່ມີ :values ແມ່ນປັດຈຸບັນ.',
|
||
'same' => 'The :attribute ແລະ :other ຕ້ອງກົງກັນ.',
|
||
'size' => [
|
||
'numeric' => 'The :attribute ຕ້ອງເປັນ :size.',
|
||
'file' => 'The :attribute ຕ້ອງເປັນ :size kilobytes.',
|
||
'string' => 'The :attribute ຕ້ອງເປັນ :size characters.',
|
||
'array' => 'The :attribute ຕ້ອງປະກອບດ້ວຍ :size ລາຍການ.',
|
||
],
|
||
'starts_with' => 'The :attribute ຕ້ອງເລີ່ມດ້ວຍສິ່ງໃດນຶ່ງດັ່ງຕໍ່ໄປນີ້: :values',
|
||
'string' => 'The :attribute ຕ້ອງເປັນ string.',
|
||
'timezone' => 'The :attribute ຕ້ອງເປັນເຂດທີ່ຖືກຕ້ອງ.',
|
||
'unique' => 'The :attribute ຖືກປະຕິບັດແລ້ວ.',
|
||
'uploaded' => 'The :attribute ລົ້ມເຫຼວໃນການອັບໂຫລດ.',
|
||
'url' => 'The :attribute ຮູບແບບບໍ່ຖືກຕ້ອງ.',
|
||
'uuid' => 'The :attribute ຕ້ອງເປັນ UUID ທີ່ຖືກຕ້ອງ.',
|
||
|
||
/*
|
||
|--------------------------------------------------------------------------
|
||
| Custom Validation Language Lines
|
||
|--------------------------------------------------------------------------
|
||
|
|
||
| Here you may specify custom validation messages for attributes using the
|
||
| convention "attribute.rule" to name the lines. This makes it quick to
|
||
| specify a specific custom language line for a given attribute rule.
|
||
|
|
||
*/
|
||
|
||
'custom' => [
|
||
'attribute-name' => [
|
||
'rule-name' => 'custom-message',
|
||
],
|
||
],
|
||
|
||
/*
|
||
|--------------------------------------------------------------------------
|
||
| Custom Validation Attributes
|
||
|--------------------------------------------------------------------------
|
||
|
|
||
| The following language lines are used to swap our attribute placeholder
|
||
| with something more reader friendly such as "E-Mail Address" instead
|
||
| of "email". This simply helps us make our message more expressive.
|
||
|
|
||
*/
|
||
|
||
'attributes' => [],
|
||
'custom-messages' => [
|
||
'quantity_not_available' => 'Only :qty :unit available',
|
||
'this_field_is_required' => 'This field is required',
|
||
],
|
||
|
||
];
|