9230913f10c58c86dc8486135286656f3b49390b
It was added to core MediaWiki long ago for unclear reasons, but it was never actually used for anything, and it's probably not needed anywhere. It was already removed from core MediaWiki, too. ruq-latn and ruq-cyrl should probably be removed, too, but they were actually used for some things in core MediaWiki, so that needs to be cleaned up first. See also downstream bug: https://phabricator.wikimedia.org/T357981
Language data and utilities
This library contains language related data, and utility libraries written in PHP and Node.js to interact with that data.
The language related data comprises of the following,
- The script in which a language is written
- The script code
- The language code
- The regions in which the language is spoken
- The autonym - language name written in its own script
- The directionality of the text
This data is populated from the current version of CLDR supplemental data and various other sources.
Documentation
Release schedule
Similar to MLEB, this library will have a quarterly release schedule, and will be released along with MLEB. Intermediate releases will be made for important bug fixes.
Changelog
The full changelog is available in CHANGELOG.md.
Description
Languages
PHP
58%
JavaScript
42%