feat: 国际化

This commit is contained in:
ulleo
2024-10-31 16:34:52 +08:00
parent 0bf5f1ee94
commit 63fa79a665
32 changed files with 224 additions and 103 deletions

View File

@@ -395,7 +395,7 @@ const fullScreenPreview = () => {
编辑
</el-button>
<el-button v-else class="preview-button" @click="fullScreenPreview" style="float: right">
预览
{{ t('template_manage.preview') }}
</el-button>
<el-button
@click="saveCanvasWithCheck()"