You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2018. It is now read-only.
Partially implements user story #6
This issue implements storing the language as session data that is set based on how you arrive at page.
Ex.
If you arrive via the english url, the data is set to "eng"
If you arrive via the french url, the data is set to "fr"
http://www.w3schools.com/html/html5_webstorage.asp
The text was updated successfully, but these errors were encountered: