mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
fix translate stock_analytics.js
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
wn.pages['stock-analytics'].onload = function(wrapper) {
|
||||
wn.ui.make_app_page({
|
||||
parent: wrapper,
|
||||
title: 'Stock Analytics',
|
||||
title: wn._('Stock Analytics'),
|
||||
single_column: true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user