Added: functionality to create single and multiline webvtt
This commit is contained in:
@@ -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!',
|
||||
|
||||
Reference in New Issue
Block a user