from frappe import _ def get_data(): return [ { "module_name": "Business Theme V14", "color": "grey", "icon": "octicon octicon-file-directory", "type": "module", "label": _("Business Theme V14") } ]