diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-01-13 20:14:21 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-01-13 20:16:38 +0100 |
commit | c01dd089ff3149ce6b5bf539143b335a84c08eee (patch) | |
tree | 00e23e23befc3e0a783126bb687c70602cc11e02 /config/locales | |
parent | e25170f960bdc890e4f8a6b1373ab55192669629 (diff) |
Adding about/more page with extended information that can be set up by an admin
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index dd2ae3aac..bc369fc35 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3,9 +3,19 @@ en: about: about_instance: "<em>%{instance}</em> is a Mastodon instance." about_mastodon: Mastodon is a <em>free, open-source</em> social network server. A <em>decentralized</em> alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the <em>social network</em> seamlessly. + business_email: 'Business e-mail:' + contact: Contact + domain_count_after: other instances + domain_count_before: Connected to get_started: Get started + links: Links source_code: Source code + status_count_after: statuses + status_count_before: Who authored terms: Terms + user_count_after: users + user_count_before: Home to + learn_more: Learn more accounts: follow: Follow followers: Followers |