From ba3a399d8899c55f03b5648ed668c9f32f9b8a26 Mon Sep 17 00:00:00 2001 From: Fire Demon Date: Sat, 27 Jun 2020 20:48:54 -0500 Subject: [Privacy, Transparency] Reduce allowlist mode restrictions; make publishing trusted servers to about page possible. --- config/locales/en.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/locales') diff --git a/config/locales/en.yml b/config/locales/en.yml index 40adfc21e..e9884ec3c 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -35,6 +35,8 @@ en: status_count_before: Who authored tagline: Follow friends and discover new ones terms: Terms of service + available_content: Connected servers + available_content_html: 'Users and content from these servers can be interacted with from here:' unavailable_content: Moderated servers unavailable_content_description: domain: Server @@ -508,6 +510,8 @@ en: default_noindex: desc_html: Affects all users who have not changed this setting themselves title: Opt users out of search engine indexing by default + domain_allows: + title: Show allowed domains domain_blocks: all: To everyone disabled: To no one -- cgit