mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-22 21:28:10 +03:00
icu: normalise simplified to traditional chinese
The conversion is unambigious in most cases, so that the information loss is minimal.
This commit is contained in:
parent
4c6d674e03
commit
b7d4ff3201
@ -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