language-data
language-data copied to clipboard
Language data and utilities
I am trying to use `$.uls.data.getScript()` to determine which languages should be rendered as SignWriting, but the only sign language it knows about is `ase` for ASL, which means I'm...
If a language code contains a script tag, `getScript`, `getDir` and `isRtl` should not need the code to be defined, because it already contains the information they need. e.g. For...
Removed pa-guru as there were two ਪੰਜਾਬੀ options in Universal Language Selector. I have removed pa-guru as that was giving the error "pa-guru is not valid".
Downstream task: https://phabricator.wikimedia.org/T371985
We would like to bring language-data to MediaWiki core. ## Questions ### Should we move this repository to Gerrit/GitLab? Reason for Gerrit: - We could easily make the list of...
For task related to merging Kashmiri codes: https://phabricator.wikimedia.org/T314476
This is Reke, the secretary general of Wikimedia Taiwan. As the title, I wish someone please change the autonym of Amis language from "Pangcah" to "Amis". The reasons for this...
The above mentioned library is required for generationg `language-data.json` by parsing YAML langdb.yaml file. The script only runs when languages are added/removed/modified, so it does not impact normal operation. This...
Bug: https://phabricator.wikimedia.org/T407180 Change-Id: I5bcda3b5f0dd732ac0612671987fa981c03a9bc8
Dropped support for Node.js 16, 18. Updated ESLint to v9 since assert is not supported in v8. See: https://github.com/eslint/eslint/discussions/15305 Dropping support for Node v16, v18 should be fine as they...