Approval in backend
This commit is contained in:
66
backend/kn/articles.json
Normal file
66
backend/kn/articles.json
Normal file
@ -0,0 +1,66 @@
|
||||
{
|
||||
"tlArticles": {
|
||||
"add_edit_article": "Add\/Edit Article",
|
||||
"articles_edit_description": "On this page you can add or edit articles",
|
||||
"article_title": "Title",
|
||||
"article_abstract": "Abstract",
|
||||
"article_content": "Article content",
|
||||
"license": "License",
|
||||
"added": "Added",
|
||||
"published": "Published",
|
||||
"updated": "Updated",
|
||||
"about": "About",
|
||||
"draft": "Draft",
|
||||
"metadata": "Metadata",
|
||||
"options": "Options",
|
||||
"citation_options": "Citation options",
|
||||
"table_of_contents": "Table of contents",
|
||||
"referenced_objects": "Referenced objects",
|
||||
"bibliography": "Bibliography",
|
||||
"add_another_author": "Add (another) author",
|
||||
"authors": "Authors",
|
||||
"tools": "Tools",
|
||||
"my_articles": "My Articles",
|
||||
"recent_articles": "Recent Articles",
|
||||
"articles": "Articles",
|
||||
"add_article": "Add article",
|
||||
"edit": "Edit",
|
||||
"deleted_article": "Ariticle deleted",
|
||||
"updated_bibliography": "Updated bibliography",
|
||||
"updated_article": "Updated article",
|
||||
"added_article": "The article has been added",
|
||||
"download_pdf": "Download PDF",
|
||||
"by": "By",
|
||||
"endnotes": "Endnotes",
|
||||
"notes": "Notes",
|
||||
"manage_files": "Manage files",
|
||||
"thanks": "Thanks",
|
||||
"available_at": "Available at",
|
||||
"added_publications": "Added publication",
|
||||
"updated_publication": "The publication has been updated",
|
||||
"deleted_publication": "The publication has been deleted",
|
||||
"add_edit_publication": "The publication has been edited",
|
||||
"description": "Description",
|
||||
"year": "Year",
|
||||
"publication_type": "Type",
|
||||
"publisher": "Published by",
|
||||
"summary": "Summary",
|
||||
"description_summary": "Description\/Summary",
|
||||
"volume": "Volume",
|
||||
"issue": "Issue",
|
||||
"pages": "Pages",
|
||||
"pages_short": "p.",
|
||||
"uploaded_image": "Abbildung wurde heraufgeladen",
|
||||
"deleted_articles": "Abbildung wurde gel\u00f6scht",
|
||||
"deleted_image": "Abbildung wurde gel\u00f6scht",
|
||||
"delete_article": "Delete this article",
|
||||
"upload_image": "Upload an image",
|
||||
"article_title_explica": "Title of the article.",
|
||||
"article_abstract_explica": "Abstract of the article. Should be a short summary of the article, that informs the reader of the key points of the article.",
|
||||
"article_content_explica": "The article content. The WYSIWYG editor can be used to format the content.",
|
||||
"article_thanks_explica": "This is the place for saying thanks and provide relevant information about affiliations, funding, etc."
|
||||
},
|
||||
"type": {
|
||||
"publication_type": "Type"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user