[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
45
vendor/filament/actions/resources/lang/th/associate.php
vendored
Normal file
45
vendor/filament/actions/resources/lang/th/associate.php
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'เชื่อมโยง',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'เชื่อมโยง :label',
|
||||
|
||||
'fields' => [
|
||||
|
||||
'record_id' => [
|
||||
'label' => 'รายการ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'associate' => [
|
||||
'label' => 'เชื่อมโยง',
|
||||
],
|
||||
|
||||
'associate_another' => [
|
||||
'label' => 'เชื่อมโยงและเชื่อมโยงรายการอื่น',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'associated' => [
|
||||
'title' => 'บันทึกเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
45
vendor/filament/actions/resources/lang/th/attach.php
vendored
Normal file
45
vendor/filament/actions/resources/lang/th/attach.php
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'แนบ',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'แนบ :label',
|
||||
|
||||
'fields' => [
|
||||
|
||||
'record_id' => [
|
||||
'label' => 'รายการ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'attach' => [
|
||||
'label' => 'แนบ',
|
||||
],
|
||||
|
||||
'attach_another' => [
|
||||
'label' => 'แนบและแนบรายการอื่น',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'attached' => [
|
||||
'title' => 'บันทึกเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
37
vendor/filament/actions/resources/lang/th/create.php
vendored
Normal file
37
vendor/filament/actions/resources/lang/th/create.php
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'เพิ่ม:label',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'เพิ่ม:label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'create' => [
|
||||
'label' => 'บันทึก',
|
||||
],
|
||||
|
||||
'create_another' => [
|
||||
'label' => 'บันทึกและเพิ่มอีกรายการ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'created' => [
|
||||
'title' => 'บันทึกเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
61
vendor/filament/actions/resources/lang/th/delete.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/th/delete.php
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'ลบ',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ลบ:label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'ลบ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'ลบข้อมูลเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'ลบที่เลือก',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ลบ:labelที่เลือก',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'ลบ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'ลบข้อมูลเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
61
vendor/filament/actions/resources/lang/th/detach.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/th/detach.php
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'แยกออก',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'แยก:labelออก',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'detach' => [
|
||||
'label' => 'แยกออก',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'detached' => [
|
||||
'title' => 'บันทึกเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'แยกที่เลือกออก',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'แยก:labelที่เลือกออก',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'detach' => [
|
||||
'label' => 'แยกออก',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'detached' => [
|
||||
'title' => 'บันทึกเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
61
vendor/filament/actions/resources/lang/th/dissociate.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/th/dissociate.php
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'ยกเลิกการเชื่อมโยง',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ยกเลิกการเชื่อมโยง :label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'dissociate' => [
|
||||
'label' => 'ยกเลิกการเชื่อมโยง',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'dissociated' => [
|
||||
'title' => 'บันทึกเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'ยกเลิกการเชื่อมโยงที่เลือก',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ยกเลิกการเชื่อมโยง :label ที่เลือก',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'dissociate' => [
|
||||
'label' => 'ยกเลิกการเชื่อมโยง',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'dissociated' => [
|
||||
'title' => 'บันทึกเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
33
vendor/filament/actions/resources/lang/th/edit.php
vendored
Normal file
33
vendor/filament/actions/resources/lang/th/edit.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'แก้ไข',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'แก้ไข:label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'save' => [
|
||||
'label' => 'บันทึก',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'saved' => [
|
||||
'title' => 'บันทึกข้อมูลเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
77
vendor/filament/actions/resources/lang/th/export.php
vendored
Normal file
77
vendor/filament/actions/resources/lang/th/export.php
vendored
Normal file
@@ -0,0 +1,77 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'label' => 'ส่ง :label ออก',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ส่ง :label ออก',
|
||||
|
||||
'form' => [
|
||||
|
||||
'columns' => [
|
||||
|
||||
'label' => 'คอลัมน์',
|
||||
|
||||
'form' => [
|
||||
|
||||
'is_enabled' => [
|
||||
'label' => ':column เปิดใช้งาน',
|
||||
],
|
||||
|
||||
'label' => [
|
||||
'label' => 'ป้ายชื่อ :column',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'export' => [
|
||||
'label' => 'ส่งออก',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'completed' => [
|
||||
|
||||
'title' => 'การส่งออกเสร็จสิ้น',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'download_csv' => [
|
||||
'label' => 'ดาวน์โหลด .csv',
|
||||
],
|
||||
|
||||
'download_xlsx' => [
|
||||
'label' => 'ดาวน์โหลด .xlsx',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'max_rows' => [
|
||||
'title' => 'ข้อมูลส่งออกใหญ่เกินไป',
|
||||
'body' => 'ไม่สามารถส่งออกได้มากกว่า 1 แถวในครั้งเดียว|ไม่สามารถส่งออกได้มากกว่า :count แถวในครั้งเดียว',
|
||||
],
|
||||
|
||||
'started' => [
|
||||
'title' => 'การส่งออกเริ่มต้นแล้ว',
|
||||
'body' => 'การส่งออกได้เริ่มต้นแล้ว และ 1 แถวจะถูกประมวลผลในเบื้องหลัง|การส่งออกได้เริ่มต้นแล้ว และ :count แถวจะถูกประมวลผลในเบื้องหลัง',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'file_name' => 'export-:export_id-:model',
|
||||
|
||||
];
|
||||
61
vendor/filament/actions/resources/lang/th/force-delete.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/th/force-delete.php
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'บังคับลบ',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'บังคับลบ :label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'ลบ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'ลบข้อมูลเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'บังคับลบที่เลือก',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'บังคับลบ :label ที่เลือก',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'delete' => [
|
||||
'label' => 'ลบ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'deleted' => [
|
||||
'title' => 'ลบข้อมูลเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
9
vendor/filament/actions/resources/lang/th/group.php
vendored
Normal file
9
vendor/filament/actions/resources/lang/th/group.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'trigger' => [
|
||||
'label' => 'การกระทำ',
|
||||
],
|
||||
|
||||
];
|
||||
77
vendor/filament/actions/resources/lang/th/import.php
vendored
Normal file
77
vendor/filament/actions/resources/lang/th/import.php
vendored
Normal file
@@ -0,0 +1,77 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'label' => 'นำเข้า :label',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'นำเข้า :label',
|
||||
|
||||
'form' => [
|
||||
|
||||
'file' => [
|
||||
'label' => 'ไฟล์',
|
||||
'placeholder' => 'อัปโหลดไฟล์ CSV',
|
||||
],
|
||||
|
||||
'columns' => [
|
||||
'label' => 'คอลัมน์',
|
||||
'placeholder' => 'เลือกคอลัมน์',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'actions' => [
|
||||
|
||||
'download_example' => [
|
||||
'label' => 'ดาวน์โหลดตัวอย่างไฟล์ CSV',
|
||||
],
|
||||
|
||||
'import' => [
|
||||
'label' => 'นำเข้า',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'completed' => [
|
||||
|
||||
'title' => 'การนำเข้าเสร็จสิ้น',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'download_failed_rows_csv' => [
|
||||
'label' => 'ดาวน์โหลดข้อมูลเกี่ยวกับแถวที่ไม่สำเร็จ|ดาวน์โหลดข้อมูลเกี่ยวกับแถวที่ไม่สำเร็จ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'max_rows' => [
|
||||
'title' => 'ไฟล์ CSV ที่อัปโหลดใหญ่เกินไป',
|
||||
'body' => 'ไม่สามารถนำเข้ามากกว่า 1 แถวในครั้งเดียวได้|ไม่สามารถนำเข้ามากกว่า :count แถวในครั้งเดียวได้',
|
||||
],
|
||||
|
||||
'started' => [
|
||||
'title' => 'เริ่มต้นการนำเข้าข้อมูล',
|
||||
'body' => 'การนำเข้าได้เริ่มต้นแล้ว และ 1 รายการจะถูกประมวลผลในเบื้องหลัง|การนำเข้าได้เริ่มต้นแล้ว และ :count รายการจะถูกประมวลผลในเบื้องหลัง',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'example_csv' => [
|
||||
'file_name' => ':importer-example',
|
||||
],
|
||||
|
||||
'failure_csv' => [
|
||||
'file_name' => 'import-:import_id-:csv_name-failed-rows',
|
||||
'error_header' => 'error',
|
||||
'system_error' => 'ข้อผิดพลาดในระบบ โปรดติดต่อฝ่ายสนับสนุน',
|
||||
],
|
||||
|
||||
];
|
||||
23
vendor/filament/actions/resources/lang/th/modal.php
vendored
Normal file
23
vendor/filament/actions/resources/lang/th/modal.php
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'confirmation' => 'แน่ใจหรือไม่ว่าต้องการดำเนินการต่อ',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'cancel' => [
|
||||
'label' => 'ยกเลิก',
|
||||
],
|
||||
|
||||
'confirm' => [
|
||||
'label' => 'ยืนยัน',
|
||||
],
|
||||
|
||||
'submit' => [
|
||||
'label' => 'ส่ง',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
33
vendor/filament/actions/resources/lang/th/replicate.php
vendored
Normal file
33
vendor/filament/actions/resources/lang/th/replicate.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'ทำซ้ำ',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ทำซ้ำ :label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'replicate' => [
|
||||
'label' => 'ทำซ้ำ',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'replicated' => [
|
||||
'title' => 'ทำซ้ำเรียบร้อยแล้ว',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
61
vendor/filament/actions/resources/lang/th/restore.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/th/restore.php
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'กู้คืน',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'กู้คืน :label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'restore' => [
|
||||
'label' => 'กู้คืน',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'restored' => [
|
||||
'title' => 'กู้คืนข้อมูลเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'multiple' => [
|
||||
|
||||
'label' => 'กู้คืนที่เลือก',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'กู้คืน :label ที่เลือก',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'restore' => [
|
||||
'label' => 'กู้คืน',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'restored' => [
|
||||
'title' => 'กู้คืนข้อมูลเรียบร้อย',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
25
vendor/filament/actions/resources/lang/th/view.php
vendored
Normal file
25
vendor/filament/actions/resources/lang/th/view.php
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'ดู',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ดู :label',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'close' => [
|
||||
'label' => 'ปิด',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user