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