UNPKG

@ovh-ux/ng-ovh-payment-method

Version:
16 lines (13 loc) 671 B
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_integration_component_adyen_validate:"Ajouter",ovh_payment_method_integration_component_adyen_cancel:"Annuler",ovh_payment_method_integration_component_adyen_redirect_error:"Erreur suite à la saisie des informations sur le site du prestataire bancaire."}; export { Messages_fr_CA as default }; //# sourceMappingURL=Messages_fr_CA-3207cd51.js.map