@ovh-ux/ng-ovh-payment-method
Version:
Get payment methods from different OVHcloud APIs
16 lines (13 loc) • 941 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."};
export { Messages_pl_PL as default };
//# sourceMappingURL=Messages_pl_PL-bedaf5fc.js.map