@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
16 lines (13 loc) • 693 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_pt_PT = {ovh_payment_method_integration_component_adyen_validate:"Adicionar",ovh_payment_method_integration_component_adyen_cancel:"Cancelar",ovh_payment_method_integration_component_adyen_redirect_error:"Erro na sequência da introdução das informações no site do prestador de serviços bancários."};
export { Messages_pt_PT as default };
//# sourceMappingURL=Messages_pt_PT-77defce1.js.map