Hello,
I have been using the T function on many apps and working great.
Now I installed a new server och installed newest web2py (2.20.4) and Python 2.7.17.
If I use the {{T('asdasd')}} in a view I can get the languages files to include the new string, so I can't translate the app.
I don't rememver having to activate the T-function anywhere.
Kenneth