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

@@ -227,6 +227,10 @@ export default {
'no bookmarks found': 'Aucun favori trouvé',
'no more bookmarks': 'Plus de favoris',
Bookmarks: 'Favoris',
'Show more': 'Afficher plus'
'Show more': 'Afficher plus',
General: 'Général',
Autoplay: 'Lecture automatique',
'Enable video autoplay on this device':
'Activer la lecture automatique des vidéos sur cet appareil'
}
}