diff --git a/en_devel.json b/en_devel.json
index 0967ef424bce6791893e9a57bb952f80fd536e93..e7e0cb83c1f5e2d4c94bf21c8838406475bb432c 100644
--- a/en_devel.json
+++ b/en_devel.json
@@ -1 +1,27 @@
-{}
+{
+    "general": {
+        "about": "Whomst",
+        "tos": "Terms of Service",
+        "privacy": "Privacy Policy",
+        "image_by": "Image by"
+    },
+    "app": {
+        "main": {
+            "channel": {
+                "message": "Message {{name}} ({{id}})"
+            }
+        }
+    },
+    "login": {
+        "title": "Login",
+        "email": "Electronic Mail",
+        "password": "Password",
+        "enter": {
+            "email": "Enter your electronic mail address.",
+            "password": "Enter your password."
+        },
+        "forgot": "Forgot your password?",
+        "new": "You're not new?",
+        "create": "Create another account."
+    }
+}