the translation of interaction buttons has been added

This commit is contained in:
“Salar 2022-10-21 14:07:48 +03:00
parent f965eaddbc
commit 753223c7a9

View File

@ -62,7 +62,16 @@
}, },
"articlePage": { "articlePage": {
"abstract": "Abstract", "abstract": "Abstract",
"keywords": "Keywords" "keywords": "Keywords",
"interactionButtons":{
"abstract": "Abstract",
"readFile": "Read File",
"download" : "Download",
"share" : "Share",
"cite" : "Cite",
"copied": "Copied"
}
}, },
"navbar": { "navbar": {
"createNew": "Create New", "createNew": "Create New",