feat: add autoplay switch
This commit is contained in:
parent
aa24ad83e5
commit
7b882c72cb
21 changed files with 228 additions and 81 deletions
|
|
@ -224,6 +224,9 @@ export default {
|
|||
'no bookmarks found': 'no bookmarks found',
|
||||
'no more bookmarks': 'no more bookmarks',
|
||||
Bookmarks: 'Bookmarks',
|
||||
'Show more': 'Show more'
|
||||
'Show more': 'Show more',
|
||||
General: 'General',
|
||||
Autoplay: 'Autoplay',
|
||||
'Enable video autoplay on this device': 'Enable video autoplay on this device'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue