emojier: Fix `zh`(CN) being selected despite user's lang is `zh_TW` or `zh_HK`
This bug makes TW/HK users unable to search in emojier.
I hope this fix be ported to 5.27, what should I do?
Note: qsizetype
on line 79 should be int
when porting to Qt5.