https://github.com/gphemsley/bcp47
Code for parsing the IANA Language Subtag Registry and implementing BCP 47 support in Firefox.
https://github.com/gphemsley/bcp47
bcp-47 bcp47 i18n internationalization l10n language-tags localization
Last synced: 4 months ago
JSON representation
Code for parsing the IANA Language Subtag Registry and implementing BCP 47 support in Firefox.
- Host: GitHub
- URL: https://github.com/gphemsley/bcp47
- Owner: GPHemsley
- Created: 2011-06-26T18:20:51.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T18:03:35.000Z (over 5 years ago)
- Last Synced: 2025-04-14T04:53:51.584Z (about 1 year ago)
- Topics: bcp-47, bcp47, i18n, internationalization, l10n, language-tags, localization
- Language: JavaScript
- Homepage: https://bugzilla.mozilla.org/show_bug.cgi?id=356038
- Size: 713 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Support: support/google.txt
Awesome Lists containing this project
README
BCP47
=====
Code for parsing the IANA Language Subtag Registry and implementing BCP 47 support in Firefox.
Update data
-----------
```
$ ./get_subtags.py
$ make
```