[增添]添加了datasource的setting数据库以及默认值
This commit is contained in:
45
vendor/filament/actions/resources/lang/np/associate.php
vendored
Normal file
45
vendor/filament/actions/resources/lang/np/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/np/attach.php
vendored
Normal file
45
vendor/filament/actions/resources/lang/np/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/np/create.php
vendored
Normal file
37
vendor/filament/actions/resources/lang/np/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/np/delete.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/np/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/np/detach.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/np/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/np/dissociate.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/np/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/np/edit.php
vendored
Normal file
33
vendor/filament/actions/resources/lang/np/edit.php
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'single' => [
|
||||
|
||||
'label' => 'सम्पादन गर्नुहोस्',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => ':label सम्पादन गर्नुहोस्',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'save' => [
|
||||
'label' => 'परिवर्तनहरू सुरक्षित गर्नुहोस',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
'notifications' => [
|
||||
|
||||
'saved' => [
|
||||
'title' => 'परिवर्तन सुरक्षित गरियो',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
61
vendor/filament/actions/resources/lang/np/force-delete.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/np/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/np/group.php
vendored
Normal file
9
vendor/filament/actions/resources/lang/np/group.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'trigger' => [
|
||||
'label' => 'कार्यहरू',
|
||||
],
|
||||
|
||||
];
|
||||
23
vendor/filament/actions/resources/lang/np/modal.php
vendored
Normal file
23
vendor/filament/actions/resources/lang/np/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/np/replicate.php
vendored
Normal file
33
vendor/filament/actions/resources/lang/np/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/np/restore.php
vendored
Normal file
61
vendor/filament/actions/resources/lang/np/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/np/view.php
vendored
Normal file
25
vendor/filament/actions/resources/lang/np/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