{ "descriptor": { "name": "潇洒。", "description": "用于显示运行中的Dash.instance的图表的模块。", "settings": { "cpuMultiView": { "label": "CPU多核视图" }, "storageMultiView": { "label": "存储多驱动器视图" }, "useCompactView": { "label": "使用紧凑型视图" }, "graphs": { "label": "图表", "options": { "cpu": "CPU", "ram": "内存", "storage": "储存", "network": "网络", "gpu": "GPU" } }, "url": { "label": "潇洒。网址" } } }, "card": { "title": "潇洒。", "errors": { "noService": "没有找到Dash.服务。请在你的Homarr仪表板上添加一个,或者在模块选项中设置一个Dash.URL。URL在模块选项中", "noInformation": "无法从仪表盘获取信息。- 你运行的是最新版本吗?" }, "graphs": { "storage": { "title": "储存", "label": "储存。" }, "network": { "title": "网络", "label": "网络。", "metrics": { "download": "下降", "upload": "上" } }, "cpu": { "title": "CPU" }, "memory": { "title": "内存" }, "gpu": { "title": "GPU" } } } }