@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 2.65 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_fr_CA = {ovh_payment_method_choice_title:"Afin de confirmer votre demande, veuillez choisir votre moyen de paiement, et accepter les conditions d'utilisation.",ovh_payment_method_choice_tag_recommended:"Conseillé",ovh_payment_method_choice_payment_method_add_link:"[Rendez-vous sur la page <a href=\"{{paymentMethodPageUrl}}\">Moyens de paiement</a> pour en sélectionner un]",ovh_payment_method_choice_payment_method_default:"Utiliser votre moyen de paiement par défaut",ovh_payment_method_choice_payment_method_other:"Autre moyen de paiement (vous serez redirigé vers le bon de commande OVH)",ovh_payment_method_choice_payment_type_cash:"Liquide",ovh_payment_method_choice_payment_type_chargeback:"Paiement refusé",ovh_payment_method_choice_payment_type_cheque:"Chèque",ovh_payment_method_choice_payment_type_creditCard:"Carte bancaire",ovh_payment_method_choice_payment_type_debtAccount:"Prélèvement SEPA",ovh_payment_method_choice_payment_type_deferredPaymentAccount:"Compte de paiement différé",ovh_payment_method_choice_payment_type_deposit:"Deposit",ovh_payment_method_choice_payment_type_edinar:"e-DINAR",ovh_payment_method_choice_payment_type_fidelityPoints:"Mes points",ovh_payment_method_choice_payment_type_free:"Gratuit",ovh_payment_method_choice_payment_type_ideal:"iDEAL",ovh_payment_method_choice_payment_type_mandat:"Mandat cash",ovh_payment_method_choice_payment_type_multibanco:"Multibanco",ovh_payment_method_choice_payment_type_none:"Aucun",ovh_payment_method_choice_payment_type_ovhAccount:"Compte prépayé",ovh_payment_method_choice_payment_type_paymentMandate:"Mandat administratif",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:"Avoir",ovh_payment_method_choice_payment_type_transfer:"Virement",ovh_payment_method_choice_payment_type_withdrawal:"Prélèvement",ovh_payment_method_choice_payment_type_bankAccount:"Compte bancaire",ovh_payment_method_choice_payment_type_digitalLaunchPad:"Digital launchpad",ovh_payment_method_choice_payment_type_unavailable:"Information sur le paiement non-disponible",ovh_payment_method_choice_payment_type_0:"Tous"};
exports.default = Messages_fr_CA;
//# sourceMappingURL=Messages_fr_CA-BKCcR6OR.js.map