diff --git a/erpnext/config/buying.py b/erpnext/config/buying.py index d1b0d917287..ba3492330eb 100644 --- a/erpnext/config/buying.py +++ b/erpnext/config/buying.py @@ -220,7 +220,7 @@ def get_data(): "type": "report", "is_query_report": True, "name": "Address And Contacts", - "label": "Supplier Addresses And Contacts", + "label": _("Supplier Addresses And Contacts"), "reference_doctype": "Address", "route_options": { "party_type": "Supplier"