Set locale languages of text
Equivalnet to
Text(locale: input)
NikuText locale(Locale locale) { this._locale = locale; return this; }