UNPKG

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

Version:
20 lines (14 loc) 571 B
'use strict'; 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_pt_PT = {ovh_payment_method_integration_redirect_button_text:"Adicionar",ovh_payment_method_integration_redirect_button_title:"Adicionar um novo método de pagamento"}; exports["default"] = Messages_pt_PT; //# sourceMappingURL=Messages_pt_PT-f950db3d.js.map