feat: add autoplay switch
This commit is contained in:
parent
aa24ad83e5
commit
7b882c72cb
21 changed files with 228 additions and 81 deletions
|
|
@ -228,6 +228,10 @@ export default {
|
|||
'no bookmarks found': 'Keine Lesezeichen gefunden',
|
||||
'no more bookmarks': 'Keine weiteren Lesezeichen',
|
||||
Bookmarks: 'Lesezeichen',
|
||||
'Show more': 'Mehr anzeigen'
|
||||
'Show more': 'Mehr anzeigen',
|
||||
General: 'Allgemein',
|
||||
Autoplay: 'Automatische Wiedergabe',
|
||||
'Enable video autoplay on this device':
|
||||
'Aktiviere die automatische Video-Wiedergabe auf diesem Gerät'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue