fix: bulk fix (~330) missing translations

This commit is contained in:
Ankush Menat
2022-04-02 16:56:59 +05:30
committed by Ankush Menat
parent e8118fcdf1
commit a896895a9e
59 changed files with 179 additions and 173 deletions

View File

@@ -67,7 +67,7 @@ def get_chart_summary_data(data):
{
"value": total_views,
"indicator": "Blue",
"label": "Total Views",
"label": _("Total Views"),
"datatype": "Float",
}
]