You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to return, regardless of the chosen language, the local and latinization of the city name ?
Ex : If I'm searching for with the english tag, I get "Al Ghubaiba", but if I look with the french tag, I get the local version "الغبيبة" which is a bit inconsistent.
Ideally, I would love to have the ability to select several languages in order, so for example : if selecting &lang=fr,en, I would get the french name if available, if not, the english one, and only if none of these are available, the local one.
The text was updated successfully, but these errors were encountered:
Would it be possible to return, regardless of the chosen language, the local and latinization of the city name ?
Ex : If I'm searching for with the english tag, I get
"Al Ghubaiba"
, but if I look with the french tag, I get the local version"الغبيبة"
which is a bit inconsistent.Ideally, I would love to have the ability to select several languages in order, so for example : if selecting
&lang=fr,en
, I would get the french name if available, if not, the english one, and only if none of these are available, the local one.The text was updated successfully, but these errors were encountered: