mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 23:49:19 +00:00
updated language and separated slickgrid files
This commit is contained in:
@@ -27,6 +27,7 @@ lang_names = {
|
||||
"español": "es",
|
||||
"français": "fr",
|
||||
"português": "pt",
|
||||
"português brasileiro": "pt-BR",
|
||||
"nederlands": "nl",
|
||||
"српски":"sr",
|
||||
"தமிழ்": "ta",
|
||||
@@ -35,7 +36,7 @@ lang_names = {
|
||||
"العربية":"ar"
|
||||
}
|
||||
|
||||
lang_list = ["ar", "en", "hi", "es", "fr", "pt", "nl", "hr", "th"]
|
||||
lang_list = ["ar", "en", "hi", "es", "fr", "pt-BR", "pt", "nl", "hr", "th"]
|
||||
|
||||
product_name = "ERPNext"
|
||||
profile_defaults = {
|
||||
|
||||
Reference in New Issue
Block a user