How can I switch language in application in a way, that app will remember this? T.force() seems to just switch translations in one request, but how to make scenario, that user will click on particular language flag icon and since that application will display in selected translation. I guess some cookie must be involved but not sure if there is some mechanism in web2py already.
Thanks, for any hint, David