[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
25
vendor/filament/actions/resources/lang/ckb/view.php
vendored
Normal file
25
vendor/filament/actions/resources/lang/ckb/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