diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-04-25 12:37:40 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-05-21 03:16:22 -0500 |
commit | 9d4f42fb893c2129aa9f7aa9d012112af3646cae (patch) | |
tree | e64554e653d02195b5a220974ff3f635c7892cb4 /config | |
parent | fb449f273a04545043a792b9fa63fdcc5b6b60b1 (diff) |
Add option to hide public replies from profile
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/simple_form.en.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index 7fd8bf269..9e8bb6a2b 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -69,7 +69,8 @@ en: suspend: Suspend and irreversibly delete account data warning_preset_id: Use a warning preset defaults: - hidden: Hide public profile + hidden: Hide your public profile + replies: Show your public replies autofollow: Invite to join your pack avatar: Avatar bot: This is a bot account |