@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 685 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_de_DE = {ovh_payment_method_integration_component_adyen_validate:"Hinzufügen",ovh_payment_method_integration_component_adyen_cancel:"Abbrechen",ovh_payment_method_integration_component_adyen_redirect_error:"Fehler bei der Eingabe der Angaben auf der Website des Bankdienstleisters."};
exports.default = Messages_de_DE;
//# sourceMappingURL=Messages_de_DE-Da65SlZ7.js.map