Hi
I trying to create my first web2py web site with login and because the
page will be in danish. I'm working with the languages files. The only
thing I have not been able to translate at the moment is the Welcome
in the navbar. The rest logout, login, profile, password, etc.
translates without any problems at all but I can't translate the
Welcome.
The word Welcome does not show up in the languages files, I have tried
to add the line 'Welcome':'Velkommen' but that didn't solve the
problem.
Is the Welcome missing a T('Welcome') in the auth module?
Br.
Mr. Electronic