UNPKG

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

Version:
20 lines (14 loc) 567 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_fr_FR = {ovh_payment_method_integration_redirect_button_text:"Ajouter",ovh_payment_method_integration_redirect_button_title:"Ajouter un nouveau moyen de paiement"}; exports["default"] = Messages_fr_FR; //# sourceMappingURL=Messages_fr_FR-726c39ca.js.map