mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-27 03:09:45 +08:00
fix(ReorganizeDialog, TransferHistoryView, AccountSettingSystem, SearchBarView): 更新提示信息,将“历史记录”替换为“整理记录”
This commit is contained in:
@@ -739,7 +739,7 @@ onDeactivated(() => {
|
||||
<VSwitch
|
||||
v-model="SystemSettings.Advanced.TOKENIZED_SEARCH"
|
||||
label="分词搜索"
|
||||
hint="提升历史记录搜索精度,但可能增加性能开销和意外结果"
|
||||
hint="提升整理历史记录搜索精度,但可能增加性能开销和意外结果"
|
||||
persistent-hint
|
||||
/>
|
||||
</VCol>
|
||||
|
||||
Reference in New Issue
Block a user