NEZ-2008 fix : 界面 国际化 更改

This commit is contained in:
likexuan
2022-07-12 14:06:14 +08:00
parent 2046d58bff
commit 5d43060453
29 changed files with 52 additions and 52 deletions

View File

@@ -385,7 +385,7 @@ export default {
},
{
value: 'Logs',
label: this.$t('overall.logs'),
label: this.$t('dashboard.panel.chartForm.typeVal.log.label'),
icon: 'nz-icon nz-icon-logs'
}
],