mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-07 00:29:56 +08:00
更新国际化支持:为仪表板各组件添加多语言文本,优化用户体验
This commit is contained in:
@@ -81,7 +81,7 @@ const dashboardConfigs = ref<DashboardItem[]>([
|
||||
},
|
||||
{
|
||||
id: 'speed',
|
||||
name: t('dashboard.speed'),
|
||||
name: t('dashboard.realTimeSpeed'),
|
||||
key: '',
|
||||
attrs: {},
|
||||
cols: { cols: 12, md: 4 },
|
||||
|
||||
Reference in New Issue
Block a user