mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix(国际化): 个人中心-语言未翻译
This commit is contained in:
committed by
xuwei-fit2cloud
parent
3463517a54
commit
a49ce49cef
@@ -148,7 +148,7 @@ if (uid.value === '1') {
|
||||
|
||||
<div class="uinfo-main-item de-container">
|
||||
<div class="about-parent" ref="divLanguageRef" v-click-outside="openLanguage">
|
||||
<span>语言</span>
|
||||
<span>{{ $t('commons.language') }}</span>
|
||||
<el-icon class="el-icon-animate">
|
||||
<ArrowRight />
|
||||
</el-icon>
|
||||
|
||||
Reference in New Issue
Block a user