chore: i18n

This commit is contained in:
dap 2024-12-01 15:36:44 +08:00
parent 839e2e4321
commit e1414b2b10

View File

@ -71,7 +71,7 @@ onMounted(loadTree);
<div class="bg-background z-100 sticky left-0 top-0 p-[8px]">
<InputSearch
v-model:value="searchValue"
placeholder="Search"
:placeholder="$t('pages.common.search')"
size="small"
>
<template #enterButton>