UNPKG

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

Version:
20 lines (14 loc) 687 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_component_adyen_validate:"Ajouter",ovh_payment_method_integration_component_adyen_cancel:"Annuler",ovh_payment_method_integration_component_adyen_redirect_error:"Erreur suite à la saisie des informations sur le site du prestataire bancaire."}; exports["default"] = Messages_fr_FR; //# sourceMappingURL=Messages_fr_FR-00d992fe.js.map