feat: add video loop playback setting
Add a toggle in General Settings to enable/disable video loop playback, following the same pattern as the existing autoplay setting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ae8a534103
commit
481603d0e8
23 changed files with 90 additions and 19 deletions
|
|
@ -657,6 +657,8 @@ export default {
|
|||
'No notes found': '没有找到笔记',
|
||||
'Try again later or check your connection': '请稍后重试或检查网络连接',
|
||||
'Hide indirect': '隐藏间接通知',
|
||||
'Copy note content': '复制笔记内容'
|
||||
'Copy note content': '复制笔记内容',
|
||||
'Video loop': '视频循环',
|
||||
'Automatically replay videos when they end': '视频播放结束后自动重新播放'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue