Fix file names and add translations for article edting to backend
This commit is contained in:
62
backend/id/articles.json
Normal file
62
backend/id/articles.json
Normal file
@ -0,0 +1,62 @@
|
||||
{
|
||||
"tlArticles": {
|
||||
"add_edit_article": "Add \/ Edit Article",
|
||||
"articles_edit_description": "On this page you can add or edit articles.",
|
||||
"article_title": "Titlee",
|
||||
"article_abstract": "Abstrak",
|
||||
"article_content": "Isi artikel",
|
||||
"license": "Lisensi",
|
||||
"added": "Ditambahkan",
|
||||
"published": "Diterbitkan",
|
||||
"updated": "Disunting",
|
||||
"about": "Tentang",
|
||||
"draft": "Draft",
|
||||
"metadata": "Metadata",
|
||||
"options": "Opsi",
|
||||
"citation_options": "Opsi kutipan",
|
||||
"table_of_contents": "Daftar isi",
|
||||
"referenced_objects": "Referenced objects",
|
||||
"bibliography": "Bibliografi",
|
||||
"add_another_author": "Tambahkan penulis lagi",
|
||||
"authors": "Penulis",
|
||||
"tools": "Alat",
|
||||
"my_articles": "Artikel saya",
|
||||
"recent_articles": "Artikel terkini",
|
||||
"articles": "Artikel",
|
||||
"add_article": "Tambahkan artikel baru",
|
||||
"edit": "Sunting",
|
||||
"deleted_article": "Artikel sudah dihapuskan",
|
||||
"updated_bibliography": "Updated bibliography",
|
||||
"updated_article": "Updated article",
|
||||
"added_article": "The article has been added.",
|
||||
"download_pdf": "Download PDF",
|
||||
"by": "By",
|
||||
"endnotes": "Endnotes",
|
||||
"notes": "Catatan",
|
||||
"manage_files": "Manage files",
|
||||
"thanks": "Terima kasih",
|
||||
"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": "Sunting publikasi",
|
||||
"description": "Deskripsi",
|
||||
"year": "Tahun",
|
||||
"publication_type": "Type",
|
||||
"publisher": "Published by",
|
||||
"summary": "Zusammenfassung",
|
||||
"description_summary": "Description \/ Summary",
|
||||
"volume": "Volume",
|
||||
"issue": "Issue",
|
||||
"pages": "Halaman",
|
||||
"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"
|
||||
},
|
||||
"type": {
|
||||
"publication_type": "Type"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user