diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5e72abb7..f7a3a4a8 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -554,6 +554,10 @@ "message": "Get help", "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" }, + "linkChat": { + "message": "Chat with us", + "description": "Link to open a new browser tab to chat with users & developers on Discord" + }, "linkGetStyles": { "message": "Get styles", "description": "Help link text on the manage page e.g. https://userstyles.org" diff --git a/manage.html b/manage.html index 523b37f3..3b1f4010 100644 --- a/manage.html +++ b/manage.html @@ -54,19 +54,19 @@
- + - + - + - + - + @@ -104,7 +104,7 @@
-
+
@@ -113,7 +113,7 @@