diff --git a/langs/en/notifications.json b/langs/en/notifications.json index a9fd348..71831dc 100644 --- a/langs/en/notifications.json +++ b/langs/en/notifications.json @@ -2,5 +2,6 @@ "Notifications": "Notifications", "Notification deleted.": "Notification deleted.", "Mark as read": "Mark as read", - "Delete": "Delete" + "Delete": "Delete", + "All caught up!": "All caught up!" } diff --git a/pages/home.php b/pages/home.php index 53f83c0..4947682 100644 --- a/pages/home.php +++ b/pages/home.php @@ -96,6 +96,15 @@
+
+
+ get("All caught up!"); ?> +
+
+