File "divido_calculator.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/catalog/language/de-de/extension/module/divido_calculator.php
File
size: 726 B (726 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// Calculator
$_['text_checkout_title'] = 'Pay in instalments';
$_['text_choose_plan'] = 'Choose your plan';
$_['text_choose_deposit'] = 'Choose your deposit';
$_['text_monthly_payments'] = 'monthly payments of';
$_['text_months'] = 'months';
$_['text_term'] = 'Term';
$_['text_deposit'] = 'Deposit';
$_['text_credit_amount'] = 'Cost of credit';
$_['text_amount_payable'] = 'Total payable';
$_['text_total_interest'] = 'Total interest APR';
$_['text_monthly_installment'] = 'Monthly installment';
$_['text_redirection'] = 'You will be redirected to Divido to complete this finance application when you confirm your order';