Added: functionality to create single and multiline webvtt

This commit is contained in:
2021-10-11 16:33:52 +02:00
parent 2ad8d73988
commit 3dab48aa37
5 changed files with 125 additions and 17 deletions
+3
View File
@@ -188,6 +188,7 @@
'No databases in this application': 'Keine Datenbank in dieser Anwendung',
'No records found': 'No records found',
'Not Authorized': 'Zugriff verweigert',
'not authorized': 'not authorized',
'not in': 'not in',
'Number of entries: **%s**': 'Nummer der Einträge: **%s**',
'Object or table name': 'Objekt oder Tabellenname',
@@ -305,6 +306,8 @@
'Videos': 'Videos',
'View': 'Ansicht',
'View %(entity)s': 'View %(entity)s',
'Vtt': 'Vtt',
'Vtt Single Line': 'Vtt Single Line',
'Vtt Url': 'Vtt Url',
'Welcome %(username)s! Click on the link %(link)s to verify your email': 'Willkommen %(username)s! Klicken Sie auf den Link %(link)s, um Ihre Email zu bestätigen',
'Welcome to web2py!': 'Willkommen bei web2py!',