from frappe import _ def get_data(): return { "influxerp_com": { "color": "black", "icon": "fa fa-globe", "type": "module", "label": _("Conference") } }