UNPKG

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

Version:
16 lines (13 loc) 543 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_pl_PL = {ovh_payment_method_integration_redirect_button_text:"Dodaj",ovh_payment_method_integration_redirect_button_title:"Dodaj nowy sposób płatności"}; export { Messages_pl_PL as default }; //# sourceMappingURL=Messages_pl_PL-dd14b750.js.map