UNPKG

@ovh-ux/ng-ovh-payment-method

Version:
16 lines (13 loc) 897 B
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_en_GB = {ovh_payment_method_register_sepa_information_modal_title:"SEPA zone bank accounts",ovh_payment_method_register_sepa_information_modal_confirm:"I understand",ovh_payment_method_register_sepa_information_modal_part_1:"You must have a bank account in a country within the Single Euro Payments Area <strong>(SEPA) zone</strong> to set up a standing order.",ovh_payment_method_register_sepa_information_modal_part_2:"If you do not have this type of account, we recommend choosing another payment method."}; export { Messages_en_GB as default }; //# sourceMappingURL=Messages_en_GB-7f7e1011.js.map