Your IP : 52.15.129.90


Current Path : /home/sudancam/.trash/catalog.1/language/en-gb/checkout/
Upload File :
Current File : /home/sudancam/.trash/catalog.1/language/en-gb/checkout/confirm.php

<?php
// Text
$_['text_subscription']          = 'Subscription';
$_['text_subscription_trial']    = '%s every %d %s(s) for %d payment(s) then ';
$_['text_subscription_duration'] = '%s every %d %s(s) for %d payment(s)';
$_['text_subscription_cancel']   = '%s every %d %s(s) until canceled';
$_['text_day']                   = 'day';
$_['text_week']                  = 'week';
$_['text_semi_month']            = 'half-month';
$_['text_month']                 = 'month';
$_['text_year']                  = 'year';

// Column
$_['column_name']                = 'Product Name';
$_['column_model']               = 'Model';
$_['column_quantity']            = 'Quantity';
$_['column_price']               = 'Unit Price';
$_['column_total']               = 'Total';