en.json 778 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": "You need to install an XMPP client to access the XMPP network.",
  15. "recommend": "Here are the most commonly used clients for your platform:",
  16. "checkfulllist": "See the <a href='https://xmpp.org/software/clients/'>full list</a> of XMPP clients for other platforms and devices.",
  17. "xmppis": "XMPP is a provider-independent kind of instant messaging where a wide selection of clients and servers allows you to participate.",
  18. "":""
  19. }