mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 13:44:36 +03:00
Merge pull request #2435 from lonvia/simplified-to-traditional-chinese
icu: normalise simplified to traditional chinese
This commit is contained in:
commit
d18794931a
@ -1,5 +1,6 @@
|
||||
normalization:
|
||||
- ":: lower ()"
|
||||
- ":: Hans-Hant"
|
||||
- !include icu-rules/unicode-digits-to-decimal.yaml
|
||||
- "'№' > 'no'"
|
||||
- "'n°' > 'no'"
|
||||
|
Loading…
Reference in New Issue
Block a user