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

@@ -228,6 +228,10 @@ export default {
'no bookmarks found': 'No se encontraron marcadores',
'no more bookmarks': 'No hay más marcadores',
Bookmarks: 'Marcadores',
'Show more': 'Mostrar más'
'Show more': 'Mostrar más',
General: 'General',
Autoplay: 'Reproducción automática',
'Enable video autoplay on this device':
'Habilitar reproducción automática de video en este dispositivo'
}
}