copy(landing): mention friends-only sharing in the visibility blurb
The intro paragraph that names the visibility levels skipped over "friends" — which is now a first-class visibility, not a footnote. Added "Du kan også dele ting med vennene dine." so visitors learn about the option as part of the welcome.
This commit is contained in:
parent
291b2cdfe0
commit
93b87dec0e
1 changed files with 2 additions and 1 deletions
|
|
@ -130,7 +130,8 @@
|
|||
</p>
|
||||
<p class="muted-secondary" style="margin: 0;">
|
||||
Du velger selv om hver oppføring er privat (kryptert i nettleseren
|
||||
din), anonym (synlig uten navn), eller offentlig.
|
||||
din), anonym (synlig uten navn), eller offentlig. Du kan også dele
|
||||
ting med vennene dine.
|
||||
</p>
|
||||
</div>
|
||||
{:else if session.user}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue