检查语言是否支持
Check if locale is supported.
static bool isLocaleSupported(Locale locale) { return PlayerI18n.isLocaleSupported(locale); }