peertube-plugin-livechat/client
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
..
@types Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
videowatch Moving `public` directory away: 2023-02-14 10:19:55 +01:00
.eslintrc.json Typescript for frontend code. 2021-04-07 18:14:58 +02:00
admin-plugin-client-plugin.ts Implements #153: Settings translations (#155) 2023-02-15 11:54:48 +01:00
common-client-plugin.ts Using types declarations from the official @peertube/peertube-types package. 2022-01-11 01:29:33 +01:00
settings.ts Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
tsconfig.json Use ESBuild for frontend build. 2022-12-12 19:31:29 +01:00
videowatch-client-plugin.ts Prosody mode only: 2022-10-10 18:08:20 +02:00