Terrastories / terrastories

Terrastories is a geostorytelling application for mapping, managing and sharing place-based stories.
https://terrastories.app
MIT License
316 stars 157 forks source link

[CMS] [i18n] Language picker should show selected language, not default language. #446

Closed rudokemper closed 4 years ago

rudokemper commented 4 years ago

Currently, the language picker (on the Welcome/Home) screen is showing a language as (default). Moreover, this (default) text is added independent of which language is actually selected as the default, in line 4 in the file application_helper.rb.

We should get rid of the (default) text altogether since that is not so interesting from a user point of view. Instead, we should have (selected) text showing for the language that is currently selected.

(As a follow up ticket, we can add the word selected to all of the i18n languages currently in Terrastories.)

ohamuy commented 4 years ago

Our team (Katherine, Oliver, and Lucas) will claim this!

Lukmin1999 commented 4 years ago

I am part of Oliver's team!

kathenry commented 4 years ago

Me too!

lauramosher commented 4 years ago

@rudokemper do you want to write a new ticket to translate the last few languages or keep this one open?