<?php
// Heading
$_['heading_title']       = 'Stock Alerts - Bytes';

// Text
$_['text_inventory_emails']       = 'Alert to email(s)';
$_['text_inventory_count']		  = 'Alert when quantity is less than';
$_['text_module']         		  = 'Modules';
$_['text_success']				  = 'Success: You have modified module Stock Alert!';

// Error
$_['error_permission']    = 'Warning: You do not have permission to modify module Stock Alerts!';

?>