Approval in backend

This commit is contained in:
2024-05-24 20:36:10 +00:00
committed by md translation bot
parent b02388aff6
commit 162f3f1139
20 changed files with 185 additions and 25 deletions

View File

@ -46,6 +46,14 @@
"base_data": "Basisdaten zum Literatureintrag",
"linked_objects": "Verkn\u00fcpfte Objekte",
"no_literature": "Noch keine Literatur",
"no_literature_text": "Es wurde noch keine Literatur f\u00fcr Ihr Museum hinzugef\u00fcgt (entsprechend k\u00f6nnen wir keine Auflisten). Sie k\u00f6nnen:"
"no_literature_text": "Es wurde noch keine Literatur f\u00fcr Ihr Museum hinzugef\u00fcgt (entsprechend k\u00f6nnen wir keine Auflisten). Sie k\u00f6nnen:",
"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)."
}
}
}