[lang] Added Greek (el) + cleanups relating to translate
This commit is contained in:
parent
ce4be997ab
commit
73af55ac81
@ -21,25 +21,6 @@ from __future__ import unicode_literals
|
||||
|
||||
import webnotes
|
||||
|
||||
lang_names = {
|
||||
"हिंदी": "hi",
|
||||
"deutsch": "de",
|
||||
"english": "en",
|
||||
"español": "es",
|
||||
"français": "fr",
|
||||
"português": "pt",
|
||||
"português brasileiro": "pt-BR",
|
||||
"nederlands": "nl",
|
||||
"српски":"sr",
|
||||
"தமிழ்": "ta",
|
||||
"hrvatski": "hr",
|
||||
"italiano": "it",
|
||||
"ไทย": "th",
|
||||
"العربية":"ar"
|
||||
}
|
||||
|
||||
lang_list = ["ar", "de", "en", "es", "fr", "hi", "hr", "it", "nl", "pt-BR", "pt", "th", "sr", "ta"]
|
||||
|
||||
product_name = "ERPNext"
|
||||
profile_defaults = {
|
||||
"Company": "company",
|
||||
|
Loading…
x
Reference in New Issue
Block a user