Update templates/settings.php

Co-authored-by: Matt Wiebe <wiebe@automattic.com>
This commit is contained in:
Matthias Pfefferle 2024-10-10 09:23:38 +02:00 committed by GitHub
parent 3e36167c15
commit 14021b9ca3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@
</label>
</p>
<p class="description">
<?php \esc_html_e( "This option combines the previous two modes. New posts will be published under the individual author's profile and will also be boosted by the blog profile, allowing to follow both specific authors or the entire blog.", 'activitypub' ); ?>
<?php \esc_html_e( "This combines both modes. Users can be followed individually, while following the blog will show boosts of individual user's posts.", 'activitypub' ); ?>
</p>
</td>
</tr>