timwaters / mapwarper

free open source public map georeferencer, georectifier and warper
http://mapwarper.net
MIT License
193 stars 80 forks source link

Add locale switcher #134

Closed kamataryo closed 6 years ago

kamataryo commented 6 years ago

Hi Tim,

We talked about locale switcher at #122. This PR adds query parameter locale routing and a switcher in the header. I hope this would be our help! locale-switcher

kamataryo commented 6 years ago

issued at #123

timwaters commented 6 years ago

Looking good, will have to review this myself when I get the chance :+1:

timwaters commented 6 years ago

The NL translations also need checking I think, as there may be instance specific strings, and possibly missing ones from master.

timwaters commented 6 years ago

many thanks! I've reviewed this and merged it in. I'll add in a check to rescue I18n::InvalidLocale in case the system has just one locale enabled, and the user asks for another, and Ill add in I18n.config.enforce_available_locales to true as thats changed in rails.

timwaters commented 6 years ago

now live on mapwarper.net Many thanks @kamataryo :+1:

timwaters commented 6 years ago

mapwarper_locale