static Map<String, Map<String, String>> translations = { 'zh_CN': Locales.zh_CN, 'en': Locales.en, };