Commit Graph

13 Commits

Author SHA1 Message Date
4a28991497 XMPP client connection WIP:
Adding an option in the «share chat» dialog to display the XMPP room
address.
2023-04-14 11:33:41 +02:00
9d18e401a7 Implements #153: Settings translations (#155)
Implementing a new translating system, so we can more easily translate
settings strings. Indeed, these strings are difficult to embed in
JSON format.

We still use JSON files for standard strings, but in addition we have
dedicated YAML files to translate settings strings.

There is a new build-languages.js script that merge all translations in JSON files.

Other modifications:
* Eslint: ignoring documentation and build scripts.
* french settings translations.
2023-02-15 11:54:48 +01:00
ce9d531db7 Share chat link popup: add an option to generate an iframe.
Implements #110, and #92 partially.
2023-01-11 19:24:13 +01:00
9676dc6ce2 Update Spanish translation 2022-01-18 17:18:17 +01:00
80ac08bd18 Transparent background + fix
* Builtin Prosody, Share chat url: option to have a transparent background (for streaming integration).
* Builtin Prosody, Share chat url: fixed new day hidding when no scrollbar in readonly mode.
2022-01-16 17:50:11 +01:00
04b1945239 Builtin Prosody, Share chat url: ability to show/hide the scrollbar in readonly mode. 2022-01-04 17:42:03 +01:00
6d9a4ccec3 Update es.json
New spanish translations for the plugin.
2021-12-24 15:14:23 +01:00
4fbfeaab7d Translations. 2021-12-21 18:23:44 +01:00
9910a60a8d Merge branch 'develop' into main 2021-12-11 17:50:50 +01:00
4c8382b727 Update es.json
Fix Spanish translations
2021-12-10 19:16:00 +01:00
f0962e864c Fix translation. 2021-12-08 17:22:54 +01:00
52b39af5c8 Translation. 2021-06-11 17:39:13 +02:00
c4ef4561f7 Create es.json 2021-02-28 19:57:12 +01:00