forked from organicmaps/organicmaps
[search] Add Italian to street synonyms.
This commit is contained in:
parent
645deebd5f
commit
77a9bf92e3
1 changed files with 3 additions and 0 deletions
|
@ -236,6 +236,9 @@ public:
|
|||
// Français - French
|
||||
"rue", "avenue", "carré", "cercle", "route", "boulevard", "drive", "autoroute", "lane", "chemin",
|
||||
|
||||
// Italiano - Italian
|
||||
"corso", "piazza", "strada", "via", "viale",
|
||||
|
||||
// Nederlands - Dutch
|
||||
"laan", "ln.", "straat", "steenweg", "stwg", "st",
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue