I have the following code executed:
var eng = \'image\' var chinese = \'影像\' console.log(eng.localeCompare(chinese),"zh-hant")
on my br