dialect-po/lang_update
Mufeed Ali 98dd6e2daf
Update language names
- Remove language names from "oc"
- Add language names for "sk", "si", "kn", "ar", "am"
- Update most to use CLDR
- Add some languages to be excluded from the updation script
- Fix a regex issue in the script
- Map "kmr" to "ku" because they're the same
- Add a CAPS_LIST for languages that need capitalization
- Passing a langauge as a parameter now skips the EXCLUDE_LIST check
2021-10-16 02:34:33 +05:30
..
lang_update.py Update language names 2021-10-16 02:34:33 +05:30
README.md Use CLDR for lanuage names 2021-10-11 21:40:21 +05:30

Language Names Updater

This script tries to pull language names from the sources:

  • Unicode CLDR
  • Google Translate

If you would like to work on language names, please contribute to Unicode CLDR.