Approval in backend
This commit is contained in:
@ -46,6 +46,14 @@
|
||||
"base_data": "Basic information about the literature entry",
|
||||
"linked_objects": "Linked objects",
|
||||
"no_literature": "No literature entries yet",
|
||||
"no_literature_text": "No literature entry has been added for your museum yet (hence, we cannot list any). You may:"
|
||||
"no_literature_text": "No literature entry has been added for your museum yet (hence, we cannot list any). You may:",
|
||||
"series": "Series",
|
||||
"series_explica": "Name of the series of books a book has been published in.",
|
||||
"editor": "Editor",
|
||||
"editor_explica": "Name of the editor or editors, e.g. for editors of a collected volume.",
|
||||
"volume": "Volume",
|
||||
"volume_explica": "Volume number e.g. in a series or of a journal.",
|
||||
"issue": "Issue",
|
||||
"issue_explica": "Number of the issue (e.g. for journal articles)."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user