DukkhaLess / DukkhaLessClient

A self-care application for individuals seeking to improve their mental health
GNU General Public License v3.0
14 stars 6 forks source link

Implement language preference switching #8

Open AlexaDeWit opened 6 years ago

AlexaDeWit commented 6 years ago

Currently language resolution is done entirely using the browser language settings, with no option for an override in the appliaction, ie a dropdown or routing parameter that provides an explicit preference.

A better approach would allow the user to switch language without concern for their global browser settings.