fix(torrents): fixed Documentary torrents label translate string

This commit is contained in:
OldHawk
2018-04-28 21:56:17 +08:00
parent 5924f86030
commit 97156ff490
2 changed files with 2 additions and 0 deletions

View File

@@ -920,6 +920,7 @@
TORRENT_TYPE_LABEL: {
MOVIE: 'Movie',
TVSERIAL: 'TVSerial',
DOCUMENTARY: 'Documentary',
MUSIC: 'Music',
SPORTS: 'Sports',
VARIETY: 'Variety',

View File

@@ -920,6 +920,7 @@
TORRENT_TYPE_LABEL: {
MOVIE: '电影',
TVSERIAL: '电视剧',
DOCUMENTARY: '记录片',
MUSIC: '音乐',
SPORTS: '体育',
VARIETY: '综艺',