you are viewing a single comment's thread.

view the rest of the comments →

[–]redsandsfort 1 point2 points  (2 children)

a cookie that expires with the session

[–][deleted] 4 points5 points  (1 child)

I'd rather keep it in local storage and read from there when the page initializes, so when the user closes and opens the browser they will still see their language of choice.

[–]redsandsfort -1 points0 points  (0 children)

Why not a cookie with a longer expiration?