Closed maro-21 closed 2 months ago
I temporarily set the English language using the link https://www.openstreetmap.org/?locale=en
And almost the entire website is in English except for Map Key. Why?
It's the same when I set the English language permanently in Preferences.
That is a development tool that is not intended for end users.
Critically it only applies to the immediate page load and not to any links followed from that page, or sub-documents (like the key) fetched from it.
This is why: https://github.com/openstreetmap/openstreetmap-website/blob/17bea98e199f204b22847356fc64beaa81a9373a/app/controllers/site_controller.rb#L60-L61
I temporarily set the English language using the link https://www.openstreetmap.org/?locale=en
And almost the entire website is in English except for Map Key. Why?
It's the same when I set the English language permanently in Preferences.