clarkwinkelmann Yes, I changed the texts, but how to change the texts of the Confirm and Cancel buttons???
swal({
title: 'Ce lien va s\'ouvrir dans un nouvel onglet ou une nouvelle fenêtre',
text: 'Non merci, <a href="' + getLink + '" target="_self">ouvrir dans l\'onglet courant</a>.',
html: true,
type: "warning",
confirmButtonColor: '#2ecc71',
showCancelButton: true,
showConfirmButton: true,