[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
45
vendor/filament/actions/resources/lang/km/associate.php
vendored
Normal file
45
vendor/filament/actions/resources/lang/km/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/km/attach.php
vendored
Normal file
45
vendor/filament/actions/resources/lang/km/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/km/create.php
vendored
Normal file
37
vendor/filament/actions/resources/lang/km/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/km/delete.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/km/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/km/detach.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/km/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/km/dissociate.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/km/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/km/edit.php
vendored
Normal file
33
vendor/filament/actions/resources/lang/km/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/km/export.php
vendored
Normal file
77
vendor/filament/actions/resources/lang/km/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/km/force-delete.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/km/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/km/group.php
vendored
Normal file
9
vendor/filament/actions/resources/lang/km/group.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'trigger' => [
|
||||
'label' => 'សកម្មភាព',
|
||||
],
|
||||
|
||||
];
|
||||
84
vendor/filament/actions/resources/lang/km/import.php
vendored
Normal file
84
vendor/filament/actions/resources/lang/km/import.php
vendored
Normal file
@@ -0,0 +1,84 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'label' => 'ដាក់ចូល :label',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'ដាក់ចូល :label',
|
||||
|
||||
'form' => [
|
||||
|
||||
'file' => [
|
||||
|
||||
'label' => 'ឯកសារ',
|
||||
|
||||
'placeholder' => 'ផ្ទុកឡើងឯកសារ CSV',
|
||||
|
||||
'rules' => [
|
||||
'duplicate_columns' => '{0} ឯកសារមិនត្រូវមានបឋមកថាជួរឈរទទេច្រើនជាងមួយទេ។.|{1,*} ឯកសារមិនត្រូវមានបឋមកថាជួរឈរស្ទួនទេ។: :columns.',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'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' => 'កំហុស',
|
||||
'system_error' => 'ប្រព័ន្ធមានកំហុស,សូមទាក់ទងផ្នែកជំនួយ។',
|
||||
],
|
||||
|
||||
];
|
||||
23
vendor/filament/actions/resources/lang/km/modal.php
vendored
Normal file
23
vendor/filament/actions/resources/lang/km/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/km/replicate.php
vendored
Normal file
33
vendor/filament/actions/resources/lang/km/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/km/restore.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/km/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/km/view.php
vendored
Normal file
25
vendor/filament/actions/resources/lang/km/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