ChildMindInstitute / mindlogger-web-vue-OLD

Web version of MindLogger
https://web.mindlogger.org
Other
0 stars 2 forks source link

Fix invitation language #87 #88

Closed ngonzalvez closed 4 years ago

ngonzalvez commented 4 years ago

Allows the language to be defined in the URL.

Fixes #87

Testing this PR

  1. Open a new tab (note that this step is important)
  2. Enter the URL for the web app and add ?lang=fr_FR at the end
  3. Navigate to that URL
  4. Pay attention to the result
  5. Repeat this process with ?lang=en_US

Expected result The app should be in the selected language.

devbtech commented 4 years ago

Need to update ChangeLog