diff options
author | Alice Gaudon <alice@gaudon.pro> | 2019-12-16 23:55:50 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-12-16 23:55:50 +0100 |
commit | 668f6980774e124a1cc4c80b280172de04ca7973 (patch) | |
tree | ece84f2b41a9937c0273df1f212e49ae460682d4 /config/locales | |
parent | 8094955461419661b88a0361a5d7caed4b19c29a (diff) |
Admin setting to disable default follows (#12566)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index ea94928e7..5edd6e0d3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -456,6 +456,8 @@ en: users: To logged-in local users domain_blocks_rationale: title: Show rationale + enable_bootstrap_timeline_accounts: + title: Enable default follows for new users hero: desc_html: Displayed on the frontpage. At least 600x100px recommended. When not set, falls back to server thumbnail title: Hero image |