en.json 816 B

12345678910111213141516171819
  1. {
  2. "chat": {
  3. "title": "Invitation from {{name}}",
  4. "heading": "{{name}} has invited you to chat",
  5. "button": "Add {{name}} to contact list",
  6. "":""
  7. },
  8. "muc": {
  9. "title": "Invitation to {{name}}",
  10. "heading": "You have been invited to {{name}}",
  11. "button": "Join the chat room {{name}}",
  12. "":""
  13. },
  14. "clients": "If this link does not work, you need to install and configure an XMPP client, and visit this page again afterwards.",
  15. "recommend": "We recommend one of:",
  16. "checkfulllist": "Check the <a href='https://xmpp.org/software/clients.html'>full list of XMPP clients</a> for other platforms.",
  17. "xmppis": "XMPP is a provider independent form of instant messaging. You can pick from many different clients and have a free choice of server operators to participate.",
  18. "":""
  19. }