mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +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"),
|
"label": wn._("Point-of-Sale Setting"),
|
||||||
"doctype":"POS Setting",
|
"doctype":"POS Setting",
|
||||||
"description": "User settings for Point-of-sale (POS)"
|
"description": wn._("User settings for Point-of-sale (POS)")
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"doctype":"Budget Distribution",
|
"doctype":"Budget Distribution",
|
||||||
|
|||||||
Reference in New Issue
Block a user