mirror of
https://github.com/certd/certd.git
synced 2026-05-16 05:07:32 +08:00
First translation step
This commit is contained in:
@@ -6,7 +6,7 @@ import type { MenuRecordRaw } from "../../types";
|
||||
import { computed, useSlots, watch } from "vue";
|
||||
|
||||
import { useRefresh } from "../../hooks";
|
||||
import { $t, i18n } from "../../locales";
|
||||
import { $t, i18n } from "/@/locales";
|
||||
import { preferences, updatePreferences, usePreferences } from "../../preferences";
|
||||
import { useLockStore } from "../../stores";
|
||||
import { cloneDeep, mapTree } from "../../utils";
|
||||
|
||||
Reference in New Issue
Block a user