7 lines
89 B
PHP
7 lines
89 B
PHP
<?php
|
|
|
|
return [
|
|
'index' => 'Index Import',
|
|
'create' => 'Create Import',
|
|
];
|