C. Scott Ananian 03205a8955 Add proper BCP 47 names for various languages
Audit language names against BCP 47 validator and rename those which are
not valid BCP 47 codes, leaving the old aliases for backward-compatibility.

Validated against IANA registry at
  https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
with the help of the validator at
  http://schneegans.de/lv/

Add fully-expanded aliases for zh-XX language codes to help compatibility
with other BCP 47 users.

See also:
1113b1203c/languages/LanguageCode.php (L56)
2018-10-23 15:52:32 -04:00
2017-08-01 13:49:03 +05:30
2018-05-14 16:01:56 +05:30
2017-08-01 13:49:03 +05:30
2017-08-01 13:49:03 +05:30
2017-08-01 13:49:03 +05:30

CLDR based language data and utilities

The language data with following details are populated from the current version of CLDR supplemental data

  1. The script in which a language is written.
  2. The script code
  3. The language code
  4. The regions in which the language is spoken
  5. The autonym - language name written in its own script
  6. The directionality of the text
Description
Languages
PHP 58%
JavaScript 42%