Make fork settings more clear

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-01-24 16:01:46 -06:00
parent c744056068
commit 3463ed97a7
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD
2 changed files with 2 additions and 0 deletions

View file

@ -157,6 +157,7 @@
{{ $t('settings.greentext') }}
</BooleanSetting>
</li>
<h3>{{ $t('settings.fork_changes') }}</h3>
<li>
<ChoiceSetting
id="conversationDisplay"

View file

@ -505,6 +505,7 @@
"mention_link_fade_domain": "Fade domains (e.g. @example.org in @foo@example.org)",
"fun": "Fun",
"greentext": "Meme arrows",
"fork_changes": "Fork changes",
"notifications": "Notifications",
"notification_setting_filters": "Filters",
"notification_setting_block_from_strangers": "Block notifications from users who you do not follow",