mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Improve sensitive labels sentences
See https://framacolibri.org/t/concerns-about-the-new-nsfw-system/25843/4?u=chocobozzz
This commit is contained in:
parent
b19754f259
commit
d56aaf5c99
1 changed files with 2 additions and 2 deletions
|
@ -15,10 +15,10 @@
|
|||
</div>
|
||||
|
||||
@if (isNsfwFlagsEnabled()) {
|
||||
<div class="label" i18n>Redefine NSFW policy for specific content</div>
|
||||
<div class="label" i18n>Override sensitive content policy for certain videos</div>
|
||||
|
||||
<div class="form-group-description" i18n>
|
||||
⚠️ These criteria are chosen by the video's author and are subjective, so some videos may not be correctly categorized from your point of view.
|
||||
These subjective criteria may be optionally applied to certain videos. The classification of some videos may differ from your personal judgment.
|
||||
</div>
|
||||
|
||||
<div class="form-group mb-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue