From 93410166580465608c370bb36cdc2b953e43b965 Mon Sep 17 00:00:00 2001 From: RblSb Date: Tue, 25 Feb 2020 11:58:00 +0300 Subject: Html escapism --- res/langs/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/langs/en.json') diff --git a/res/langs/en.json b/res/langs/en.json index 3e618fb..145e7ae 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -5,7 +5,7 @@ "joined": "joined", "online": "online", "nothingPlaying": "Nothing Playing", - "usernameError": "Username must be from 1 to $MAX characters and don't repeat another's.", + "usernameError": "Username must be from 1 to $MAX characters and don't repeat another's. Characters &^<>'\" are not allowed.", "addVideoError": "Failed to add video.", "rawVideo": "Raw video", "videos": "videos", -- cgit v1.2.3