diff --git a/messages/en.json b/messages/en.json
index 34283c4..88139f1 100644
--- a/messages/en.json
+++ b/messages/en.json
@@ -5,5 +5,9 @@
"Generate_QR": "Generate QR",
"CREDENTIAL_DETAIL": "CREDENTIAL DETAIL",
"VERIFIER": "VERIFIER",
- "Developed_by_Forkbomb": "Developed by Forkbomb"
+ "Developed_by_Forkbomb": "Developed by Forkbomb",
+ "Badges": "Badges",
+ "No_activity_yet": "No activity yet",
+ "Get_alerts_on_new_activities_and_keep_your_account_uptodate_": "Get alerts on new activities and keep your account up-to-date.",
+ "NOTIFICATIONS_SETTINGS": "NOTIFICATIONS SETTINGS"
}
\ No newline at end of file
diff --git a/src/lib/components/molecules/Header.svelte b/src/lib/components/molecules/Header.svelte
deleted file mode 100644
index 45cc4cf..0000000
--- a/src/lib/components/molecules/Header.svelte
+++ /dev/null
@@ -1,51 +0,0 @@
-
-
-