From 94d967c61934231f648cbf78f41c706c92d1b432 Mon Sep 17 00:00:00 2001
From: nizune <9-nizune@users.noreply.gitlab.insrt.uk>
Date: Sun, 2 May 2021 19:16:23 +0200
Subject: [PATCH] New strings for notifications

---
 en.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/en.json b/en.json
index 5b1ce36..a10d06e 100644
--- a/en.json
+++ b/en.json
@@ -149,8 +149,10 @@
                 },
                 "notifications": {
                     "title": "Notifications",
+                    "push_notifications": "Push Notifications",
                     "enable_desktop": "Enable Desktop Notifications.",
                     "enable_push": "Enable Push Notifications.",
+                    "sounds": "Sounds",
                     "enable_sound": "Play Sound on Message.",
                     "enable_outgoing_sound": "Play Send Sound.",
                     "descriptions": {
-- 
GitLab