Hi,
I have currently hide the broken characters (">), with CSS declaration, that you guys can remove to see the problem, or just inspect the html.
.etm-language-switcher-container > a {
font-size: 0 !important;
line-height: 2px !important;
display: flex !important;
align-items: center !important;
}