about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-01-18 10:25:44 +0100
committerGitHub <noreply@github.com>2019-01-18 10:25:44 +0100
commita492a9bcd355d4f0998990905177ac4f9699cc3c (patch)
tree6760121a236e9846ac65f94ec1b8253b3195f77f /config
parent4699cf853c8533cfca1f356d6c9e430c16b75335 (diff)
Add information about how to opt-in to the directory on the directory (#9834)
Fix #9833
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 8ad5ecb06..10749b21b 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -553,8 +553,11 @@ en:
     warning_title: Disseminated content availability
   directories:
     directory: Profile directory
+    enabled: You are currently listed in the directory.
+    enabled_but_waiting: You have opted-in to be listed in the directory, but you do not have the minimum number of followers (%{min_followers}) to be listed yet.
     explanation: Discover users based on their interests
     explore_mastodon: Explore %{title}
+    how_to_enable: You are not currently opted-in to the directory. You can opt-in below. Use hashtags in your bio text to be listed under specific hashtags!
     people:
       one: "%{count} person"
       other: "%{count} people"