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