fix in startup init file

This commit is contained in:
Anand Doshi 2013-02-17 00:26:59 +05:30
parent a3acd57654
commit 19df1882fa

View File

@ -19,6 +19,8 @@
# default settings that can be made for a profile. # default settings that can be made for a profile.
from __future__ import unicode_literals from __future__ import unicode_literals
import webnotes
lang_names = { lang_names = {
"हिंदी": "hi", "हिंदी": "hi",
"english": "en", "english": "en",