mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-16 00:37:15 +00:00
Fix translate stock/page/stock_home/stock_home.js
This commit is contained in:
@@ -106,7 +106,7 @@ wn.module_page["Stock"] = [
|
||||
"label": wn._("Stock Settings"),
|
||||
"route": "Form/Stock Settings",
|
||||
"doctype":"Stock Settings",
|
||||
"description": "Settings for Stock Module"
|
||||
"description": wn._("Settings for Stock Module")
|
||||
},
|
||||
{
|
||||
"route":"Sales Browser/Item Group",
|
||||
|
||||
Reference in New Issue
Block a user