mirror of
https://github.com/certd/certd.git
synced 2026-05-18 14:27:36 +08:00
First translation step
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import { onMounted, onUnmounted, ref } from "vue";
|
||||
|
||||
import { $t } from "../../../locales";
|
||||
import { $t } from "/@/locales";
|
||||
|
||||
import { useVbenModal } from "../../../popup-ui";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user