UNPKG

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

Version:
16 lines (13 loc) 551 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_FR = {ovh_payment_method_integration_redirect_button_text:"Ajouter",ovh_payment_method_integration_redirect_button_title:"Ajouter un nouveau moyen de paiement"}; export { Messages_fr_FR as default }; //# sourceMappingURL=Messages_fr_FR-CdwCDcAz.js.map