UNPKG

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

Version:
20 lines (14 loc) 913 B
'use strict'; 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."}; exports["default"] = Messages_en_GB; //# sourceMappingURL=Messages_en_GB-fb86173a.js.map