dialect-po/lang_update
Mufeed Ali 1519f1746a
Update lang_update to support parameters
- Pass "-g" or "--google" to force use google as the source.
- Pass a language code (basically the name in LINGUAS) to only update
  that particular language file.
2021-10-14 12:31:46 +05:30
..
lang_update.py Update lang_update to support parameters 2021-10-14 12:31:46 +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.