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