Add source types unpublished and patent

This commit is contained in:
2022-02-09 02:13:10 +01:00
parent 0ff654b3f9
commit 91bf28ae96
2 changed files with 3 additions and 1 deletions

2
l18n

Submodule l18n updated: 98087dfab7...9ff08dd105

View File

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