$_['text_success']='Success: You have modified recurring profiles!';
$_['text_list']='Recurring Profile List';
$_['text_add']='Add Recurring Profile';
$_['text_edit']='Edit Recurring Profile';
$_['text_day']='Day';
$_['text_week']='Week';
$_['text_semi_month']='Semi Month';
$_['text_month']='Month';
$_['text_year']='Year';
$_['text_recurring']='<p><i class="fa fa-info-circle"></i> Recurring amounts are calculated by the frequency and cycles.</p><p>For example if you use a frequency of "week" and a cycle of "2", then the user will be billed every 2 weeks.</p><p>The duration is the number of times the user will make a payment, set this to 0 if you want payments until they are cancelled.</p>';