You are here

language.mappings.yml in Drupal 9

Same filename and directory in other branches
  1. 8 core/modules/language/config/install/language.mappings.yml
core/modules/language/config/install/language.mappings.yml

File

core/modules/language/config/install/language.mappings.yml
View source
  1. # Browsers use different language codes to refer to the same languages,
  2. # these defaults handles the most common cases.
  3. map:
  4. no: 'nb' # Norwegian
  5. pt: 'pt-pt' # Portuguese
  6. zh: 'zh-hans' # Default Chinese to simplified script
  7. zh-tw: 'zh-hant' # Taiwan Chinese in traditional script
  8. zh-hk: 'zh-hant' # Hong Kong Chinese in traditional script
  9. zh-mo: 'zh-hant' # Macao Chinese in traditional script
  10. zh-cht: 'zh-hant' # traditional Chinese
  11. zh-cn: 'zh-hans' # PRC Mainland Chinese in simplified script
  12. zh-sg: 'zh-hans' # Singapore Chinese in simplified script
  13. zh-chs: 'zh-hans' # simplified Chinese