Add translations

This commit is contained in:
Chocobozzz
2019-07-26 14:45:53 +02:00
parent 9c37c5e7f6
commit e763baddf3
7 changed files with 39 additions and 9 deletions

View File

@ -1,6 +1,6 @@
{
"name": "peertube-theme-background-red",
"version": "0.0.3",
"version": "0.0.4",
"description": "Example PeerTube theme",
"engine": {
"peertube": ">=1.3.1"
@ -24,5 +24,6 @@
"script": "client/video-watch-client-plugin.js",
"scopes": [ "video-watch" ]
}
]
],
"translations": {}
}