feat: add autoplay switch

This commit is contained in:
codytseng 2025-05-08 23:24:57 +08:00
parent aa24ad83e5
commit 7b882c72cb
21 changed files with 228 additions and 81 deletions

View file

@ -225,6 +225,9 @@ export default {
'no bookmarks found': '暂无收藏',
'no more bookmarks': '到底了',
Bookmarks: '收藏',
'Show more': '显示更多'
'Show more': '显示更多',
General: '常规',
Autoplay: '自动播放',
'Enable video autoplay on this device': '在此设备上启用视频自动播放'
}
}