diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-04-04 01:11:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-04 01:11:26 +0200 |
commit | 07176fed374b0ef94aacd1f3ea95b6dec2eb79dd (patch) | |
tree | 5167220be2abfb3cc45c1f7879152bf7db475ae7 /config | |
parent | d8d42179590db772cc5b1873385cba7e5afe20df (diff) |
Add contact account to landing page ("Administered by") (#6984)
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 51d9c906d..945faa1e2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -4,6 +4,7 @@ en: 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_mastodon_html: Mastodon is a social network based on open web protocols and free, open-source software. It is decentralized like e-mail. about_this: About + administered_by: 'Administered by:' 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 contact_missing: Not set |