diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-10-07 20:00:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-07 20:00:35 +0200 |
commit | f486ef2666dacbcb6fcd26e371bb5e945369dcfe (patch) | |
tree | c6e0dee82c450a62e56cf0ef368f49f2359513f1 /config | |
parent | d2dee6ea431f52ab90c568b21b25169d5129c7a6 (diff) |
Redesign public hashtag pages (#5237)
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 2059c5e2b..82041be24 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2,6 +2,7 @@ en: about: about_mastodon_html: Mastodon is a social network based on open web protocols and free, open-source software. It is decentralized like e-mail. + about_hashtag_html: These are public toots tagged with <strong>#%{hashtag}</strong>. You can interact with them if you have an account anywhere in the fediverse. about_this: About closed_registrations: Registrations are currently closed on this instance. However! You can find a different instance to make an account on and get access to the very same network from there. contact: Contact |