@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 723 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_it_IT = {ovh_payment_method_integration_component_adyen_validate:"Aggiungi",ovh_payment_method_integration_component_adyen_cancel:"Annulla",ovh_payment_method_integration_component_adyen_redirect_error:"Si è verificato un errore in seguito all'inserimento delle informazioni sul sito del provider di servizi bancari."};
exports["default"] = Messages_it_IT;
//# sourceMappingURL=Messages_it_IT-00caa50b.js.map