mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-27 18:48:31 +00:00
Fix translate accounts_home.js
This commit is contained in:
@@ -130,7 +130,7 @@ wn.module_page["Accounts"] = [
|
||||
{
|
||||
"label": wn._("Point-of-Sale Setting"),
|
||||
"doctype":"POS Setting",
|
||||
"description": "User settings for Point-of-sale (POS)"
|
||||
"description": wn._("User settings for Point-of-sale (POS)")
|
||||
},
|
||||
{
|
||||
"doctype":"Budget Distribution",
|
||||
|
||||
Reference in New Issue
Block a user