Merge branch 'main' of https://github.com/JohnXLivingston/peertube-plugin-livechat
This commit is contained in:
@ -149,7 +149,7 @@ all_non_lives_description: "If checked, the chat will be enabled for all video t
|
||||
|
||||
videos_list_label: "Activate chat for these videos"
|
||||
videos_list_description: |
|
||||
Videos UUIDs for which we want a web chat.
|
||||
Videos UUIDs for which we want a web chat (short UUID or UUIDv4).
|
||||
Can be non-live videos. One per line. <br />
|
||||
You can add comments: everything after the # character will be stripped off, and empty lines ignored.<br />
|
||||
Don't add private videos, the UUIDs will be sent to the frontend.
|
||||
@ -408,8 +408,6 @@ livechat_configuration_channel_forbidden_words_desc: |
|
||||
You can configure some words that will be automatically moderated by the bot (messages containing such words will be instantly deleted).
|
||||
You can also add an optional reason that will be displayed at the place of deleted messages.
|
||||
Several examples are provided on the documentation page.
|
||||
livechat_configuration_channel_forbidden_words_desc2: |
|
||||
One word or expression per line. If you put multiple words on one line, it will only match messages containing the whole sequence.
|
||||
livechat_configuration_channel_retractation_reason_label: "Reason"
|
||||
livechat_configuration_channel_retractation_reason_desc: "Reason to display besides
|
||||
deleted messages"
|
||||
@ -683,3 +681,4 @@ converse_theme_warning_description: |
|
||||
It is strongly recommanded to keep the "Peertube theme", in combinaison with the "Automatic color detection" feature.
|
||||
Otherwise some user may experience issues depending on the Peertube theme they use.
|
||||
</span>
|
||||
back_to_last_msg: Go back to last message
|
||||
|
Reference in New Issue
Block a user