Display another language

can I display an other language (except English) such as VietNamese, French,… in cocos2dx, and how can I do that? thanks

I want to display text I type or string I declare.
I resolved this
just add this: #pragma execution_character_set("utf-8")
first I search for displaying Vietnamese, no answer, then for French, I got some. Perhaps .VietNam isn’t popular :slight_smile: