···108108 {% else %}
109109 <meta property="og:title" content="@{{ profileHandle }}">
110110 {% endif -%}
111111- <meta name="description" content="This post requires authentication to view.">
112112- <meta property="og:description" content="This post requires authentication to view.">
113113- <meta property="twitter:description" content="This post requires authentication to view.">
111111+ <meta name="description" content="This author has chosen to make their posts visible only to people who are signed in.">
112112+ <meta property="og:description" content="This author has chosen to make their posts visible only to people who are signed in.">
113113+ <meta property="twitter:description" content="This author has chosen to make their posts visible only to people who are signed in.">
114114 <meta name="twitter:card" content="summary">
115115{% endif -%}
116116{%- endblock %}
···129129<div id="bsky_post_summary">
130130 <h3>Post</h3>
131131 <p id="bsky_handle">{{ profileHandle }}</p>
132132- <p id="bsky_post_text">This post requires authentication to view.</p>
132132+ <p id="bsky_post_text">This author has chosen to make their posts visible only to people who are signed in.</p>
133133</div>
134134{% endif -%}
135135{%- endblock %}
···24242525 <View style={[a.py_sm]}>
2626 <Text style={[a.text_xl, a.italic, t.atoms.text_contrast_medium]}>
2727- <Trans>You must sign in to view this post.</Trans>
2727+ <Trans>
2828+ This author has chosen to make their posts visible only to people
2929+ who are signed in.
3030+ </Trans>
2831 </Text>
2932 </View>
3033 </View>
···4444 </Skele.Circle>
45454646 <Text style={[a.text_md, a.italic, t.atoms.text_contrast_medium]}>
4747- <Trans>You must sign in to view this post.</Trans>
4747+ <Trans>
4848+ This author has chosen to make their posts visible only to people
4949+ who are signed in.
5050+ </Trans>
4851 </Text>
4952 </Skele.Row>
5053 <View