Add source types unpublished and patent

This commit is contained in:
Joshua Ramon Enslin 2022-02-09 02:13:10 +01:00
parent 0ff654b3f9
commit 91bf28ae96
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 3 additions and 1 deletions

2
l18n

@ -1 +1 @@
Subproject commit 98087dfab786b68b627af8f52520cfb7ade78885
Subproject commit 9ff08dd105734b9c57f597b38e26b18e0d3a3e1b

View File

@ -17,6 +17,8 @@ final class MDSourceTypeSet extends MDValueSet {
'book',
'phdthesis',
'electronical',
'patent',
'unpublished',
'misc',
];