diff --git a/en.json b/en.json index 91fe528d820ba2432dc5f4b2817ee0d1391f1c20..e5d688d629eb21084956db20e798e68bb2f0364b 100644 --- a/en.json +++ b/en.json @@ -66,10 +66,16 @@ "title": "My Account" }, "sessions": { - "title": "Sessions" + "title": "Sessions", + "this_device": "This Device", + "created": "Created {{time_ago}}" }, "appearance": { - "title": "Appearance" + "title": "Appearance", + "overrides": "Theme Overrides", + "reset_overrides": "Reset overrides.", + "export_clipboard": "Export to clipboard.", + "import_clipboard": "Import from clipboard." }, "logOut": "Log Out" }