feat: Sec-WebSocket-Protocol header on WebSocket connections - resolved #1620

This commit is contained in:
Liyas Thomas
2021-06-15 14:44:23 +00:00
committed by GitHub
parent 499cd9d81b
commit 0a4251825b
2 changed files with 59 additions and 4 deletions

View File

@@ -339,5 +339,7 @@
"we_sent_magic_link": "We sent you a magic link!",
"we_sent_magic_link_description": "We sent an email to {email}. It contains a magic link thatll log you in.",
"hide_sidebar": "Hide sidebar",
"show_sidebar": "Show sidebar"
"show_sidebar": "Show sidebar",
"protocols": "Protocols",
"protocol_count": "protocol {count}"
}