XMPP invitation landing page, without javascript
Diffstat (limited to 'lang/en.json')
-rw-r--r--lang/en.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index e5e0677..7747caf 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -23,6 +23,12 @@
"button": "Register as {{name}}@{{server}}",
"":""
},
+ "ibr": {
+ "title": "Invitation from {{Name}}",
+ "heading": "{{Name}} has invited you to chat",
+ "button": "Chat with {{Name}} on {{server}}",
+ "":""
+ },
"clients": "You need to install an XMPP client to access the XMPP network.",
"recommend": "Here are the most commonly used clients for {{os}}:",
"checkfulllist": "See the <a href='https://xmpp.org/software/clients/'>full list</a> of XMPP clients for other platforms and devices.",