@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 2.62 kB
JavaScript
;
function ___$insertStyle(css) {
if (!css || typeof window === 'undefined') {
return;
}
const style = document.createElement('style');
style.setAttribute('type', 'text/css');
style.innerHTML = css;
document.head.appendChild(style);
return css;
}
var Messages_es_ES = {ovh_payment_method_choice_title:"Para confirmar su solicitud, seleccione su forma de pago y acepte las condiciones de uso.",ovh_payment_method_choice_tag_recommended:"Recomendado",ovh_payment_method_choice_payment_method_add_link:"[Acceda a la página <a href=\"{{paymentMethodPageUrl}}\">Formas de pago</a> para selecciona su forma de pago]",ovh_payment_method_choice_payment_method_default:"Utilizar su forma de pago por defecto",ovh_payment_method_choice_payment_method_other:"Otra forma de pago (será redirigido a la orden de pedido de OVHcloud).",ovh_payment_method_choice_payment_type_cash:"Efectivo",ovh_payment_method_choice_payment_type_chargeback:"Pago rechazado",ovh_payment_method_choice_payment_type_cheque:"Cheque",ovh_payment_method_choice_payment_type_creditCard:"Tarjeta bancaria",ovh_payment_method_choice_payment_type_debtAccount:"Adeudo SEPA",ovh_payment_method_choice_payment_type_deferredPaymentAccount:"Cuenta de pago diferido",ovh_payment_method_choice_payment_type_deposit:"Ingreso en cuenta",ovh_payment_method_choice_payment_type_edinar:"e-Dinar",ovh_payment_method_choice_payment_type_fidelityPoints:"Mis puntos",ovh_payment_method_choice_payment_type_free:"Gratuito",ovh_payment_method_choice_payment_type_ideal:"iDEAL",ovh_payment_method_choice_payment_type_mandat:"Giro",ovh_payment_method_choice_payment_type_multibanco:"Multibanco",ovh_payment_method_choice_payment_type_none:"Ninguno",ovh_payment_method_choice_payment_type_ovhAccount:"Cuenta de prepago",ovh_payment_method_choice_payment_type_paymentMandate:"Giro administrativo",ovh_payment_method_choice_payment_type_paypal:"PayPal",ovh_payment_method_choice_payment_type_payu:"PayU",ovh_payment_method_choice_payment_type_platnosci:"Płatności",ovh_payment_method_choice_payment_type_refund:"Abono",ovh_payment_method_choice_payment_type_transfer:"Transferencia",ovh_payment_method_choice_payment_type_withdrawal:"Domiciliación",ovh_payment_method_choice_payment_type_bankAccount:"Cuenta bancaria",ovh_payment_method_choice_payment_type_digitalLaunchPad:"Digital Launch Pad",ovh_payment_method_choice_payment_type_unavailable:"Información sobre el pago no disponible.",ovh_payment_method_choice_payment_type_0:"Todos"};
exports.default = Messages_es_ES;
//# sourceMappingURL=Messages_es_ES-BGoH00_F.js.map