feat(i18n): 移除国际化
This commit is contained in:
9
src/components/i18nComp.vue
Normal file
9
src/components/i18nComp.vue
Normal file
@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<select>
|
||||
TODO: i18n
|
||||
</select>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped></style>
|
Reference in New Issue
Block a user