@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 687 B
JavaScript
;
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_component_adyen_validate:"Dodaj",ovh_payment_method_integration_component_adyen_cancel:"Anuluj",ovh_payment_method_integration_component_adyen_redirect_error:"Wystąpił błąd po wpisaniu informacji na stronie WWW dostawcy usług bankowych."};
exports["default"] = Messages_pl_PL;
//# sourceMappingURL=Messages_pl_PL-3df9fd8b.js.map