'Test', 'names' => 'Tests', // Options for select boxes 'options' => [ ], // Placeholder for inputs 'placeholder' => [ 'col1' => '', ], // Labels for inputs 'label' => [ 'col1' => '', ], // Tab labels 'tab' => [ 'name' => 'Name', ], // Texts for the module 'text' => [ 'preview' => 'Click on the below list for preview', ], ];