mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
fix: bulk fix (~330) missing translations
This commit is contained in:
committed by
Ankush Menat
parent
e8118fcdf1
commit
a896895a9e
@@ -67,7 +67,7 @@ def get_chart_summary_data(data):
|
||||
{
|
||||
"value": total_views,
|
||||
"indicator": "Blue",
|
||||
"label": "Total Views",
|
||||
"label": _("Total Views"),
|
||||
"datatype": "Float",
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user