Ladin language (lld) is now included in CLDR, no need to special case it anymore

This commit is contained in:
Martin Raifer
2025-01-16 15:01:05 +01:00
parent 8c1e476dc0
commit 04776ea2f9
3 changed files with 1 additions and 5 deletions
-1
View File
@@ -186,7 +186,6 @@ function generateTerritoryLanguages() {
// override/adjust some territory languages which are not included in CLDR data
territoryLanguages.pk.push('pnb', 'scl', 'trw', 'kls'); // https://github.com/openstreetmap/iD/pull/9242
lodash.pull(territoryLanguages.pk, 'pa-Arab', 'lah', 'tg-Arab'); // - " -
territoryLanguages.it.push('lld'); // https://en.wikipedia.org/wiki/Ladin_language
return territoryLanguages;
}
-3
View File
@@ -113,9 +113,6 @@ function getLangNamesInNativeLang() {
base: 'ko',
script: 'Latn'
},
'lld': {
nativeName: 'Ladin'
},
'mnc-Latn': {
base: 'mnc',
script: 'Latn',