UNPKG

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

Version:
16 lines (13 loc) 546 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_es_ES = {ovh_payment_method_integration_redirect_button_text:"Añadir",ovh_payment_method_integration_redirect_button_title:"Añadir una nueva forma de pago"}; export { Messages_es_ES as default }; //# sourceMappingURL=Messages_es_ES-99a91202.js.map