mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-18 07:57:36 +08:00
更新国际化支持:为过滤媒体和资源组件添加多语言文本,提升用户体验
This commit is contained in:
@@ -589,7 +589,7 @@ useDynamicButton({
|
||||
v-model="activeSort"
|
||||
:items="sortOptions"
|
||||
density="comfortable"
|
||||
:label="t('plugin.sort')"
|
||||
:label="t('plugin.sortTitle')"
|
||||
/>
|
||||
</VCol>
|
||||
</VRow>
|
||||
|
||||
Reference in New Issue
Block a user