How to detect language for traditional/simplified chinese?

The getCurrentLanguage() function in CCApplication only return “kLanguageChinese”
How can I detect whether it is traditional or simplified chinese?

Thanks a lot!

Before I also beset by the question.
Hopes to add this functionality which can detect language for traditional/simplified chinese later.

Hi, there is some news about that?

one question: with kLanguageChinese, I detect both simplified and traditional chinese?

thanks
Don

Also interested in this.
Don Mizzi wrote:

Hi, there is some news about that?
>
one question: with kLanguageChinese, I detect both simplified and traditional chinese?
>
thanks
Don

I’ve modified cocos2d-x 3.0 codes to be able to detect simplified chinese and traditional chinese.