Some documentation.

This commit is contained in:
John Livingston
2023-07-27 11:43:31 +02:00
parent 18eeb69aa5
commit c66c15fa76
37 changed files with 891 additions and 218 deletions

View File

@ -110,3 +110,12 @@ Don't translate code.
But you can translate comments, or parameters if relevant.
If you are not sure, just don't translate, and ask what to do.
The tool I use to handle translations for the documentation can have strange behaviours. When I add sentences that looks like other existing sentences, it sometimes copies existing translations. So, when you have translations marked as "to check", please make sure it doesn't copy a string that has nothing to do with the english one before validating.
If you are now sure about the context of a string, you can check the string location in the weblate's right pane, and open the corresponding documentation page.
For example, for a string located in the file `support/documentation/content/en/documentation/user/streamers.md`, the corresponding url is `https://livingston.frama.io/peertube-plugin-livechat/documentation/user/streamers/`.
## Generic recommandations
Please be inclusive in your wordings, and please respect the [code of coduct](/peertube-plugin-livechat/contributing/codeofconduct/).

View File

@ -27,7 +27,7 @@ There can be other settings in this tab, depending on plugins installed on your
### Per channel chat
On the instance level, Peertube's adminstrators can choose if chat rooms are unique per video, or if there will be an unique chat room per channel.
On the instance level, Peertube's administrators can choose if chat rooms are unique per video, or if there will be an unique chat room per channel.
Please contact your instance's administrators for more information on how they configure the livechat plugin.
## Share the chat
@ -69,7 +69,7 @@ You can change the persistence behaviour.
![Top menu](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)
There are several option that can be changed.
There are several options that can be changed.
![Configure chat room](/peertube-plugin-livechat/images/top_menu.png?classes=shadow,border&height=200px)