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
|
|
@ -680,6 +680,8 @@ export default {
|
|||
'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