fix: translator url (#12144)
This commit is contained in:
parent
3fdf78c5cb
commit
35c612e076
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ app_email = "info@frappe.io"
|
|||
|
||||
docs_app = "frappe_io"
|
||||
|
||||
translator_url = "https://translatev2.erpnext.com"
|
||||
translator_url = "https://translate.erpnext.com"
|
||||
|
||||
before_install = "frappe.utils.install.before_install"
|
||||
after_install = "frappe.utils.install.after_install"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue