How can I change language of admin interface?

14 views
Skip to first unread message

ciastek

unread,
Mar 5, 2010, 6:21:56 AM3/5/10
to web2py-users
How can I change language of admin interface without changing prefered
language in browser options?
-- ciastek

mdipierro

unread,
Mar 5, 2010, 9:25:47 AM3/5/10
to web2py-users
You should change your browser language settings. If you want to
change it without changing browser settings you can do in
applications/admin/models/0.py

T.set_current_languages('zh-cn')

and it will be in chinese no matter what

Reply all
Reply to author
Forward
0 new messages