'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', ], 'update' => [ 'success' => 'Template updated successfully', ], 'delete' => [ 'success' => 'Template deleted', 'no_delete_permission' => 'Template does not exist or you do not have permission to delete it.', ], ];