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
|
|
@ -674,6 +674,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