names top-level constant

Map<String, String> const names

Locale names of Chinese (Simplified, Singapore)

Implementation

const names = {
  "CI": "象牙海岸",
  "fr_PM": "法文(圣皮埃尔和密克隆)",
  "om": "奥罗莫文",
  "om_ET": "奥罗莫文(埃塞俄比亚)",
  "om_KE": "奥罗莫文(肯尼亚)",
  "sr_Cyrl_ME": "塞尔维亚文(西里尔文, 黑山)",
  "sr_Latn_ME": "塞尔维亚文(拉丁文, 黑山)",
  "sr_ME": "塞尔维亚文(黑山)"
};