Update templates/settings.php

Co-authored-by: Alex Kirk <akirk@users.noreply.github.com>
This commit is contained in:
Matthias Pfefferle 2024-10-08 15:00:57 +02:00 committed by GitHub
parent 493e920df0
commit e5ae63157b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@
</label> </label>
</p> </p>
<p class="description"> <p class="description">
<?php \esc_html_e( 'Your blog becomes an ActivityPub profile and every post will be published under this profile instead of the author profile.', 'activitypub' ); ?> <?php \esc_html_e( 'Your blog becomes a single ActivityPub profile and every post will be published under this profile instead of the individual author profiles.', 'activitypub' ); ?>
</p> </p>
<p> <p>
<label> <label>