forked from github/dataease
feat: 国际化
This commit is contained in:
parent
00dc457d69
commit
cfc942b87e
@ -304,7 +304,7 @@ onBeforeMount(() => {
|
|||||||
<template #icon>
|
<template #icon>
|
||||||
<Icon name="icon_add_outlined"><icon_add_outlined class="svg-icon" /></Icon>
|
<Icon name="icon_add_outlined"><icon_add_outlined class="svg-icon" /></Icon>
|
||||||
</template>
|
</template>
|
||||||
{{ $t('commons.create') }}{{ t('work_branch.big_data_screen') }}
|
{{ $t('commons.create') }}{{ $t('work_branch.big_data_screen') }}
|
||||||
</el-button>
|
</el-button>
|
||||||
</empty-background>
|
</empty-background>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user