chore: i18n
This commit is contained in:
parent
839e2e4321
commit
e1414b2b10
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user