'You must select at least ONE option.', 'no_report_permission' => 'Template does not exist or you do not have permission to view it.', 'about_templates' => 'About Saved Templates', 'saving_templates_description' => 'Select your options, then enter the name of your template in the box above and click the \'Save Template\' button. Use the dropdown to select a previously saved template.', 'create' => [ 'success' => 'Template saved successfully', 'needs_title' => 'Template title can not be blank.', 'duplicate' => 'Template title already exists. Please choose a different one.', ], 'delete' => [ 'delete' => 'Are you sure you want to delete this report?', 'delete_confirm' => 'Template deleted', 'no_delete_permission' => 'Template does not exist or you do not have permission to delete it.', ], ];