diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json
index f134e92..0e74b24 100755
--- a/public/locales/en/translation.json
+++ b/public/locales/en/translation.json
@@ -62,7 +62,16 @@
   },
   "articlePage": {
     "abstract": "Abstract",
-    "keywords": "Keywords"
+    "keywords": "Keywords",
+    "interactionButtons":{
+      "abstract": "Abstract",
+      "readFile": "Read File",
+      "download" : "Download",
+      "share" : "Share",
+      "cite" : "Cite",
+      "copied": "Copied"
+      }
+      
   },
   "navbar": {
     "createNew": "Create New",