Commit Graph

10 Commits

Author SHA1 Message Date
John Livingston 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
John Livingston 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
John Livingston 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
John Livingston 04b1945239
Builtin Prosody, Share chat url: ability to show/hide the scrollbar in readonly mode. 2022-01-04 17:42:03 +01:00
John Livingston 4fbfeaab7d
Translations. 2021-12-21 18:23:44 +01:00
resoli 4f41dbcae2
Updated for branch release/3.0.0
Italian translations updated for branch release/3.0.0 (correcting wrong)
2021-06-14 12:03:19 +02:00
resoli ad649830fe
Translations for it.json in branch release/3.0.0
Translated new strings for branch release/3.0.0
2021-06-14 11:48:00 +02:00
John Livingston 52b39af5c8 Translation. 2021-06-11 17:39:13 +02:00
resoli c7ce8f7d66
Update it.json
Typo corrected.
2021-04-12 15:04:25 +02:00
resoli 9909c00cfa
Create it.json
Add italian translation.
2021-04-12 15:00:52 +02:00