diff --git a/bl-plugins/tinymce/languages/en.json b/bl-plugins/tinymce/languages/en.json
index 55b87e5a..67041288 100644
--- a/bl-plugins/tinymce/languages/en.json
+++ b/bl-plugins/tinymce/languages/en.json
@@ -6,6 +6,8 @@
},
"toolbar-top": "Toolbar top",
"toolbar-bottom": "Toolbar bottom",
+ "context-menu": "Context menu",
+ "context-menu-info": "Hit Ctrl or Cmd + right click to use the browser spellchecker.",
"codesample-languages": "Codesample languages",
"codesample-supported-laguages": "Programming languages supported by Prism."
-}
\ No newline at end of file
+}