XMPP client connection WIP:

Adding an option in the «share chat» dialog to display the XMPP room
address.
This commit is contained in:
John Livingston
2023-04-10 18:21:32 +02:00
committed by John Livingston
parent 4d9d9d39b0
commit 4a28991497
14 changed files with 191 additions and 47 deletions

View File

@ -21,5 +21,8 @@
"Not found": "Non trouvé",
"Video": "Vidéo",
"Channel": "Chaîne",
"Last activity": "Dernière activité"
"Last activity": "Dernière activité",
"Web": "Web",
"Connect using XMPP": "Connexion avec un client XMPP",
"You can connect to the room using an external XMPP account, and your favorite XMPP client.": "Vous pouvez vous connecter au salon en utilisant un compte XMPP externe, et votre client XMPP favori."
}