@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
20 lines (14 loc) • 957 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_register_sepa_information_modal_title:"Konta bankowe w strefie SEPA",ovh_payment_method_register_sepa_information_modal_confirm:"Rozumiem",ovh_payment_method_register_sepa_information_modal_part_1:"Aby skonfigurować polecenie zapłaty, musisz posiadać konto bankowe w jednym z krajów należących do Jednolitego Obszaru Płatności w Euro, czyli <strong>strefy SEPA</strong>.",ovh_payment_method_register_sepa_information_modal_part_2:"Jeśli nie posiadasz tego typu konta, prosimy o wybranie innego sposobu płatności."};
exports["default"] = Messages_pl_PL;
//# sourceMappingURL=Messages_pl_PL-cf15cc2b.js.map