Fix translate financial_statements.js
This commit is contained in:
parent
9963d5bda3
commit
5d19387756
@ -6,7 +6,7 @@ erpnext.fs = {}
|
||||
pscript['onload_Financial Statements'] = function(wrapper) {
|
||||
wn.ui.make_app_page({
|
||||
parent: wrapper,
|
||||
"title": "Financial Statements",
|
||||
"title": wn._("Financial Statements"),
|
||||
"single_column": true,
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user