[增添]添加了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' => 'Bog\'lash',
'modal' => [
'heading' => ':labelni bog\'lash',
'fields' => [
'record_id' => [
'label' => 'Yozib olish',
],
],
'actions' => [
'associate' => [
'label' => 'Bog\'lash',
],
'associate_another' => [
'label' => 'Bog\'lash va yana boshqa bog\'lash',
],
],
],
'notifications' => [
'associated' => [
'title' => 'Bog\'langan',
],
],
],
];

View File

@@ -0,0 +1,45 @@
<?php
return [
'single' => [
'label' => 'Biriktirish',
'modal' => [
'heading' => ':labelni biriktirish',
'fields' => [
'record_id' => [
'label' => 'Yozib olish',
],
],
'actions' => [
'attach' => [
'label' => 'Biriktirish',
],
'attach_another' => [
'label' => 'Biriktirish va yana boshqa biriktirish',
],
],
],
'notifications' => [
'attached' => [
'title' => 'Biriktirilgan',
],
],
],
];

View File

@@ -0,0 +1,37 @@
<?php
return [
'single' => [
'label' => 'Yangi :labelni yaratish',
'modal' => [
'heading' => 'Yangi :labelni yaratish',
'actions' => [
'create' => [
'label' => 'Yaratish',
],
'create_another' => [
'label' => 'Yaratish va yana boshqa yaratish',
],
],
],
'notifications' => [
'created' => [
'title' => 'Yaratildi',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'O\'chirish',
'modal' => [
'heading' => ':labelni o\'chirish',
'actions' => [
'delete' => [
'label' => 'O\'chirish',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'O\'chirildi',
],
],
],
'multiple' => [
'label' => 'Tanlanganlarni o\'chirish',
'modal' => [
'heading' => ':labelni o\'chirish',
'actions' => [
'delete' => [
'label' => 'O\'chirish',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'O\'chirish',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Ajratish',
'modal' => [
'heading' => ':labelni ajratish',
'actions' => [
'detach' => [
'label' => 'Ajratish',
],
],
],
'notifications' => [
'detached' => [
'title' => 'Ajratish',
],
],
],
'multiple' => [
'label' => 'Tanlanganlarni ajratish',
'modal' => [
'heading' => ':labelni ajratish ',
'actions' => [
'detach' => [
'label' => 'Ajratish',
],
],
],
'notifications' => [
'detached' => [
'title' => 'Ajratish',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Ajratish',
'modal' => [
'heading' => ':labelni ajratish',
'actions' => [
'dissociate' => [
'label' => 'Ajratish',
],
],
],
'notifications' => [
'dissociated' => [
'title' => 'Ajratilgan',
],
],
],
'multiple' => [
'label' => 'Tanlanganlarni ajratish',
'modal' => [
'heading' => ':labelni ajratish',
'actions' => [
'dissociate' => [
'label' => 'Ajratish',
],
],
],
'notifications' => [
'dissociated' => [
'title' => 'Ajratilgan',
],
],
],
];

View File

@@ -0,0 +1,33 @@
<?php
return [
'single' => [
'label' => 'Tahrirlash',
'modal' => [
'heading' => ':labelni tahrirlash',
'actions' => [
'save' => [
'label' => 'O\'zgarishlarni saqlash',
],
],
],
'notifications' => [
'saved' => [
'title' => 'Saqlandi',
],
],
],
];

View File

@@ -0,0 +1,60 @@
<?php
return [
'single' => [
'label' => 'Majburiy o\'chirish',
'modal' => [
'heading' => ':labelni majburiy o\'chirish',
'actions' => [
'delete' => [
'label' => 'O\'chirish',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'O\'chirildi',
],
],
],
'multiple' => [
'label' => 'Tanlanganlarni majburiy o\'chirish',
'modal' => [
'heading' => ':labelni majburiy o\'chirish',
'actions' => [
'delete' => [
'label' => 'O\'chirish',
],
],
],
'notifications' => [
'deleted' => [
'title' => 'O\'chirildi',
],
],
],
];

View File

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

View File

@@ -0,0 +1,23 @@
<?php
return [
'confirmation' => 'Ushbu amalni bajarishga ishonchingiz komilmi?',
'actions' => [
'cancel' => [
'label' => 'Qaytarish',
],
'confirm' => [
'label' => 'Tasdiqlash',
],
'submit' => [
'label' => 'Yuborish',
],
],
];

View File

@@ -0,0 +1,33 @@
<?php
return [
'single' => [
'label' => 'Takrorlash',
'modal' => [
'heading' => ':labelni takrorlash',
'actions' => [
'replicate' => [
'label' => 'Takrorlash',
],
],
],
'notifications' => [
'replicated' => [
'title' => 'Takrorlandi',
],
],
],
];

View File

@@ -0,0 +1,61 @@
<?php
return [
'single' => [
'label' => 'Qayta tiklash',
'modal' => [
'heading' => ':labelni qayta tiklash',
'actions' => [
'restore' => [
'label' => 'Qayta tiklash',
],
],
],
'notifications' => [
'restored' => [
'title' => 'Qayta tiklandi',
],
],
],
'multiple' => [
'label' => 'Tanlangan elementlarni qayta tiklash',
'modal' => [
'heading' => ':labelni qayta tiklash',
'actions' => [
'restore' => [
'label' => 'Qayta tiklash',
],
],
],
'notifications' => [
'restored' => [
'title' => 'Qayta tiklandi',
],
],
],
];

View File

@@ -0,0 +1,25 @@
<?php
return [
'single' => [
'label' => 'Ko\'rish',
'modal' => [
'heading' => ':labelni ko\'rish',
'actions' => [
'close' => [
'label' => 'Yopish',
],
],
],
],
];