diff options
Diffstat (limited to 'public/catalog/language/es-es/extension/payment/divido.php')
-rw-r--r-- | public/catalog/language/es-es/extension/payment/divido.php | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/public/catalog/language/es-es/extension/payment/divido.php b/public/catalog/language/es-es/extension/payment/divido.php index c852f86..7212fc8 100644 --- a/public/catalog/language/es-es/extension/payment/divido.php +++ b/public/catalog/language/es-es/extension/payment/divido.php @@ -1,17 +1,17 @@ <?php -$_['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'; -$_['divido_checkout'] = 'Confirm and checkout with Divido'; -$_['deposit_to_low'] = 'Deposit to low'; -$_['credit_amount_to_low'] = 'Credit amount to low'; -$_['no_country'] = 'Country not accepted'; +$_['text_checkout_title'] = 'Pagar en cuotas'; +$_['text_choose_plan'] = 'Elige tu plan'; +$_['text_choose_deposit'] = 'Elige tu depósito'; +$_['text_monthly_payments'] = 'pagos mensuales de'; +$_['text_months'] = 'meses'; +$_['text_term'] = 'Término'; +$_['text_deposit'] = 'Depositar'; +$_['text_credit_amount'] = 'Costo de crédito'; +$_['text_amount_payable'] = 'Total a pagar'; +$_['text_total_interest'] = 'APR de interés Total'; +$_['text_monthly_installment'] = 'Pagos mensuales'; +$_['text_redirection'] = 'Será redirigido a Divido para completar esta solicitud de financiación cuando confirme su pedido'; +$_['divido_checkout'] = 'Confirmar y pagar con Divido'; +$_['deposit_to_low'] = 'Depositar a bajo'; +$_['credit_amount_to_low'] = 'Monto de crédito a bajo'; +$_['no_country'] = 'País no aceptado'; |