Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
a18de6b5c3 Bump cldr-core and cldr-localenames-full (#9662)
Bumps [cldr-core](https://github.com/unicode-cldr/cldr-json) and [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json). These dependencies needed to be updated together.

Updates `cldr-core` from 41.0.0 to 43.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/41.0.0...43.0.0)

Updates `cldr-localenames-full` from 41.0.0 to 43.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/41.0.0...43.0.0)

---
updated-dependencies:
- dependency-name: cldr-core
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: cldr-localenames-full
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-05-26 12:55:00 +02:00
Martin Raifer
af69bf91a9 override/extend languages data, thanks @bgo-eiu
closes #9241
closes #9242
2022-09-16 14:12:23 +02:00
Quincy Morgan
cc1e512f44 Include languages in the Multilingual Name field dropdown even if they don't have native labels in CLDR
Don't bundle translated names for languages that won't be shown in the multilingual name field
2020-11-06 17:40:38 -05:00
Quincy Morgan
2d8e5c6b7d Fix lint errors 2020-09-15 15:26:44 -04:00
Quincy Morgan
8ecada3b79 Move languageNames and scriptNames data to the individual locale files instead of always loading them via locales.json (re: #7994) 2020-09-15 14:41:56 -04:00