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": "Informasi dasar karya sastra",
"linked_objects": "Benda yang terkait",
"no_literature": "Belum ada masukan sastra",
"no_literature_text": "Belum ada masukan sastra untuk museum anda. Bisa:"
"no_literature_text": "Belum ada masukan sastra untuk museum anda. Bisa:",
"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)."
}
}
}