feat(i18n): 移除国际化

This commit is contained in:
严浩
2024-11-07 10:38:42 +08:00
parent 4dd414e4bf
commit a4cc30f816
6 changed files with 16 additions and 320 deletions

View File

@@ -0,0 +1,9 @@
<template>
<select>
TODO: i18n
</select>
</template>
<script setup lang="ts"></script>
<style scoped></style>