mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-20 07:15:11 +00:00
Fix translate buying/page/buying_home/buying_home.js
This commit is contained in:
@@ -58,7 +58,7 @@ wn.module_page["Buying"] = [
|
||||
"label": wn._("Buying Settings"),
|
||||
"route": "Form/Buying Settings",
|
||||
"doctype":"Buying Settings",
|
||||
"description": "Settings for Buying Module"
|
||||
"description": wn._("Settings for Buying Module")
|
||||
},
|
||||
{
|
||||
"label": wn._("Purchase Taxes and Charges Master"),
|
||||
|
||||
Reference in New Issue
Block a user