feat(webui): add 'translator' author role

closes #614
This commit is contained in:
Gauthier Roebroeck 2021-09-06 16:27:53 +08:00
parent e7c5c1af39
commit 8ff6c8620e
2 changed files with 2 additions and 0 deletions

View file

@ -36,6 +36,7 @@
"inker": "inkers",
"letterer": "letterers",
"penciller": "pencillers",
"translator": "translators",
"writer": "writers"
},
"book_card": {

View file

@ -6,6 +6,7 @@ export const authorRoles = [
'letterer',
'cover',
'editor',
'translator',
]
export const authorRolesSeries = [