1
0

OpenCart 3.0.3.8

This commit is contained in:
Christer Warén
2021-10-08 18:17:57 +03:00
parent cfa575a06a
commit 4bd790f56a
63 changed files with 461 additions and 89 deletions

View File

@ -11,4 +11,5 @@ $_['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';
$_['text_redirection'] = 'You will be redirected to Divido to complete this finance application when you confirm your order';
$_['text_divido'] = 'Divido';