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
When I refresh the page, it should reload in my chosen language.
Current behavior
By email from one of our volunteers:
I prefer to have my language setting on German but when I refresh my web
browser at any point the project switches back to English.
Comments
A cookie should be quick to implement and would remember the language preference for all volunteers, anonymous or signed-in, on a single browser and device.
For signed-in volunteers, we could store language preference on their user profile. I don't know if this would mean adding a new field to users in the database.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Expected behavior
When I refresh the page, it should reload in my chosen language.
Current behavior
By email from one of our volunteers:
Comments
A cookie should be quick to implement and would remember the language preference for all volunteers, anonymous or signed-in, on a single browser and device.
For signed-in volunteers, we could store language preference on their user profile. I don't know if this would mean adding a new field to users in the database.
The text was updated successfully, but these errors were encountered: