diff --git a/en.json b/en.json
index 18286f20a106d2cb05f65c68d7cc9b265dfbcf75..db9b2857a2eb7d44bfaa7fb772b24668c2e0a52b 100644
--- a/en.json
+++ b/en.json
@@ -70,7 +70,12 @@
                 "message_saved": "Save to your messages",
                 "uploading_file": "Uploading file...",
                 "failed_upload": "Failed to upload!",
-                "attached_file": "Attached {{filename}}"
+                "attached_file": "Attached {{filename}}",
+                "typing": {
+                    "single": "{{user}} is typing…",
+                    "multiple": "{{userlist}} and {{user}} are typing…",
+                    "several": "Several people are typing…"
+                }
             },
             "groups": {
                 "create": "Create a group.",