/** * Gets called when the user changes the value of the `select#switchLang` * @param {"en"|"de"} code */ function switchLang(code) { }