in src/assets/js/protocol-lang-switcher-min.js [27:32]
function (t) {
var e = t.target.value,
i = t.target.getAttribute('data-previous-language');
'function' == typeof n && n(i, e),
a.doRedirect(a.switchPath(window.location, e));
},