1
0
Fork 0
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:
Chocobozzz 2025-05-20 10:38:24 +02:00
parent b19754f259
commit d56aaf5c99
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -15,10 +15,10 @@
</div> </div>
@if (isNsfwFlagsEnabled()) { @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> <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>
<div class="form-group mb-3"> <div class="form-group mb-3">