mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
update country names
Copies all name:xx country names that are in OSM as of today into the country name fallback table.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -56,7 +56,7 @@ Feature: Localization of search results
|
|||||||
Given the HTTP header
|
Given the HTTP header
|
||||||
| accept-language |
|
| accept-language |
|
||||||
| fr-FR;q=0.8,en-ca;q=0.5 |
|
| fr-FR;q=0.8,en-ca;q=0.5 |
|
||||||
When sending json search query "Mauretanie"
|
When sending json search query "Mauretanien"
|
||||||
Then results contain
|
Then results contain
|
||||||
| ID | display_name |
|
| ID | display_name |
|
||||||
| 0 | Mauritanie |
|
| 0 | Mauritanie |
|
||||||
|
|||||||
Reference in New Issue
Block a user