fix: 去除 重复国际化
This commit is contained in:
@@ -228,7 +228,7 @@ export const statisticsList = [
|
||||
|
||||
export const alignList = [
|
||||
{ value: 'left', label: i18n.t('dashboard.panel.chartForm.alignList.left') },
|
||||
{ value: 'center', label: i18n.t('dashboard.panel.chartForm.alignList.center') },
|
||||
{ value: 'center', label: i18n.t('project.topology.center') },
|
||||
{ value: 'right', label: i18n.t('dashboard.panel.chartForm.alignList.right') }
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user