Browse Source

Add translation group back to anime form

spaghetti 7 years ago
parent
commit
88563e3cfe
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      static/functions/upload.js

+ 1
- 0
static/functions/upload.js View File

34
     'resolution': {},
34
     'resolution': {},
35
     'audio': {},
35
     'audio': {},
36
     'sub': {},
36
     'sub': {},
37
+    'trans': {name: 'Translation Group (optional)'},
37
     'mediainfo': {},
38
     'mediainfo': {},
38
     'tags': {notes: 'Remember to use the \'3d\' tag if your upload is 3DCG!'},
39
     'tags': {notes: 'Remember to use the \'3d\' tag if your upload is 3DCG!'},
39
     'screenshots': {name: 'Screenshots'},
40
     'screenshots': {name: 'Screenshots'},

Loading…
Cancel
Save