mirror of https://github.com/tc39/test262.git
Update to CLDR 38
see https://github.com/unicode-org/cldr/blame/master/common/supplemental/supplementalMetadata.xml#L531 and http://unicode.org/reports/tr35/#LocaleId_Canonicalization
This commit is contained in:
parent
10bbf0030a
commit
4ff1828c5e
|
@ -36,10 +36,10 @@ info: |
|
|||
includes: [testIntl.js]
|
||||
---*/
|
||||
|
||||
// Generated from https://github.com/unicode-org/cldr/blob/master/common/supplemental/supplementalMetadata.xml
|
||||
// File-Date: 2020-03-30
|
||||
// https://github.com/unicode-org/cldr/blame/master/common/supplemental/supplementalMetadata.xml#L531
|
||||
// http://unicode.org/reports/tr35/#LocaleId_Canonicalization
|
||||
var canonicalizedTags = {
|
||||
"ja-latn-hepburn-heploc": "ja-Latn-alalc97-hepburn",
|
||||
"ja-latn-hepburn-heploc": "ja-Latn-alalc97",
|
||||
};
|
||||
|
||||
// make sure the data above is correct
|
||||
|
|
Loading…
Reference in New Issue