feat: add autoplay switch
This commit is contained in:
parent
aa24ad83e5
commit
7b882c72cb
21 changed files with 228 additions and 81 deletions
|
|
@ -227,6 +227,10 @@ export default {
|
|||
'no bookmarks found': 'Nenhum favorito encontrado',
|
||||
'no more bookmarks': 'Sem mais favoritos',
|
||||
Bookmarks: 'Favoritos',
|
||||
'Show more': 'Mostrar mais'
|
||||
'Show more': 'Mostrar mais',
|
||||
General: 'Geral',
|
||||
Autoplay: 'Reprodução Automática',
|
||||
'Enable video autoplay on this device':
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue