# -*- coding: utf-8 -*- from jingrow import _ def get_data(): return [ { "module_name": "Jcloude", "category": "Modules", "color": "grey", "description": "Managed Jingrow Hosting", "icon": "octicon octicon-rocket", "type": "module", "label": _("Jcloude"), "reverse": 1, } ]