From eabc60c5709fb9bcc553df7fbfe3aac94c717325 Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Sat, 15 May 2021 18:46:04 +0100
Subject: [PATCH] Add string.

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

diff --git a/en.json b/en.json
index 30d01b5..988c1d3 100644
--- a/en.json
+++ b/en.json
@@ -388,6 +388,7 @@
 		"ProbeError": "Failed to get file metadata.",
 		"IoError": "Server encountered an I/O error.",
 		"UnsupportedBrowser": "Browser is missing support for this feature.",
-		"DeniedNotification": "You denied notification access, check page settings."
+		"DeniedNotification": "You denied notification access, check page settings.",
+		"CompromisedPassword": "This password is compromised."
 	}
 }
\ No newline at end of file
-- 
GitLab