[增添]添加了datasource的setting数据库以及默认值

This commit is contained in:
makotocc0107
2024-08-27 09:57:44 +08:00
parent d111dfaea4
commit 72eb990970
10955 changed files with 978898 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
<?php
return [
'single' => [
'label' => 'Lidh',
'modal' => [
'heading' => 'Lidh :label',
'fields' => [
'record_id' => [
'label' => 'Regjistro',
],
],
'actions' => [
'associate' => [
'label' => 'Lidh',
],
'associate_another' => [
'label' => 'Lidh & lidh another',
],
],
],
'notifications' => [
'associated' => [
'title' => 'U lidh',
],
],
],
];

View File

@@ -0,0 +1,45 @@
<?php
return [
'single' => [
'label' => 'Ngarko',
'modal' => [
'heading' => 'Ngarko :label',
'fields' => [
'record_id' => [
'label' => 'Record',
],
],
'actions' => [
'attach' => [
'label' => 'Ngarko',
],
'attach_another' => [
'label' => 'Ngarko & ngarko një tjetër',
],
],
],
'notifications' => [
'attached' => [
'title' => 'U ngarkua',
],
],
],
];

View File

@@ -0,0 +1,37 @@
<?php
return [
'single' => [
'label' => 'Krijo :label',
'modal' => [
'heading' => 'Krijo :label',
'actions' => [
'create' => [
'label' => 'Krijo',
],
'create_another' => [
'label' => 'Krijo & krijo një tjetër',
],
],
],
'notifications' => [
'created' => [
'title' => 'U krijua',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Fshi',
'modal' => [
'heading' => 'Fshi :label',
'actions' => [
'delete' => [
'label' => 'Fshi',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'U fshi',
],
],
],
'multiple' => [
'label' => 'Fshi të selektuarin',
'modal' => [
'heading' => 'Fshi të selektuarin :label',
'actions' => [
'delete' => [
'label' => 'Fshi',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'U fshi',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Shkëput',
'modal' => [
'heading' => 'Shkëput :label',
'actions' => [
'detach' => [
'label' => 'Shkëput',
],
],
],
'notifications' => [
'detached' => [
'title' => 'U shkëput',
],
],
],
'multiple' => [
'label' => 'Shkëput të përzgjedhurin',
'modal' => [
'heading' => 'Shkëput të përzgjedhurin :label',
'actions' => [
'detach' => [
'label' => 'Shkëput',
],
],
],
'notifications' => [
'detached' => [
'title' => 'U shkëput',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Shkëput',
'modal' => [
'heading' => 'Shkëput :label',
'actions' => [
'dissociate' => [
'label' => 'Shkëput',
],
],
],
'notifications' => [
'dissociated' => [
'title' => 'Shkëput',
],
],
],
'multiple' => [
'label' => 'Shkëput të përzgjedhurin',
'modal' => [
'heading' => 'Shkëput të përzgjedhurin :label',
'actions' => [
'dissociate' => [
'label' => 'Shkëput',
],
],
],
'notifications' => [
'dissociated' => [
'title' => 'U shkëput',
],
],
],
];

View File

@@ -0,0 +1,33 @@
<?php
return [
'single' => [
'label' => 'Modifiko',
'modal' => [
'heading' => 'Modifiko :label',
'actions' => [
'save' => [
'label' => 'Ruaj ndryshimet',
],
],
],
'notifications' => [
'saved' => [
'title' => 'U ruajt',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Fshi me forcë',
'modal' => [
'heading' => 'Fshi me forcë :label',
'actions' => [
'delete' => [
'label' => 'Fshi',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'U fshi',
],
],
],
'multiple' => [
'label' => 'Fshi me forcë të selektuarin',
'modal' => [
'heading' => 'Fshi me forcë të selektuarin :label',
'actions' => [
'delete' => [
'label' => 'Fshi',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'U fshi',
],
],
],
];

View File

@@ -0,0 +1,9 @@
<?php
return [
'trigger' => [
'label' => 'Veprimet',
],
];

View File

@@ -0,0 +1,23 @@
<?php
return [
'confirmation' => 'Jeni të sigurt që dëshironi ta bëni këtë?',
'actions' => [
'cancel' => [
'label' => 'Anulo',
],
'confirm' => [
'label' => 'Konfirmo',
],
'submit' => [
'label' => 'Ruaj',
],
],
];

View File

@@ -0,0 +1,33 @@
<?php
return [
'single' => [
'label' => 'Kopjo',
'modal' => [
'heading' => 'Kopjo :label',
'actions' => [
'replicate' => [
'label' => 'Kopjo',
],
],
],
'notifications' => [
'replicated' => [
'title' => 'U kopjua',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Rivendos',
'modal' => [
'heading' => 'Rivendos :label',
'actions' => [
'restore' => [
'label' => 'Rivendos',
],
],
],
'notifications' => [
'restored' => [
'title' => 'U rivendos',
],
],
],
'multiple' => [
'label' => 'Rivendos të selektuarin',
'modal' => [
'heading' => 'Rivendos të selektuarin :label',
'actions' => [
'restore' => [
'label' => 'Rivendos',
],
],
],
'notifications' => [
'restored' => [
'title' => 'U rivendos',
],
],
],
];

View File

@@ -0,0 +1,25 @@
<?php
return [
'single' => [
'label' => 'Pamje',
'modal' => [
'heading' => 'Pamje :label',
'actions' => [
'close' => [
'label' => 'Mbyll',
],
],
],
],
];