Hello,
I have different charset on one page
example: http://en.domain.com (Primary domain)
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" /> Gtranslate Enterprise working
correct translation
http://en.domain/mobile (Custom page)
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> characters displayed incorrectly
Any way to fix it? Or Mixed Charset Encodings Doesn't Work
Thanks