cambiamento template con AdminLTE
This commit is contained in:
24
resources/lang/vendor/adminlte/bn/iframe.php
vendored
Normal file
24
resources/lang/vendor/adminlte/bn/iframe.php
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| IFrame Mode Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the AdminLTE IFrame mode blade
|
||||
| layout. You are free to modify these language lines according to your
|
||||
| application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'btn_close' => 'বন্ধ করুন',
|
||||
'btn_close_active' => 'একটিভ গুলো বন্ধ করুন',
|
||||
'btn_close_all' => 'সব বন্ধ করুন',
|
||||
'btn_close_all_other' => 'অন্য সবকিছু বন্ধ করুন',
|
||||
'tab_empty' => 'কোন ট্যাব নির্বাচন করা হয়নি!',
|
||||
'tab_home' => 'হোম',
|
||||
'tab_loading' => 'ট্যাব লোড হচ্ছে',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user