villages respect name:xx

villages use name:xx when available rather than only name
pull/1742/head
Nicolas 2025-08-24 11:09:44 +02:00 zatwierdzone przez GitHub
rodzic b799c4eaf3
commit e4325dce09
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 11 dodań i 1 usunięć

Wyświetl plik

@ -119,7 +119,17 @@
"rank" "rank"
] ]
], ],
"text-field": "{name}", "text-field": [
"coalesce",
[
"get",
"name:en"
],
[
"get",
"name"
]
],
"text-font": [ "text-font": [
"Open Sans Semibold", "Open Sans Semibold",
"Noto Sans Regular" "Noto Sans Regular"