diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-03-21 19:18:37 +0100 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-03-21 19:18:37 +0100 |
commit | 8803ca9efe23caa9c885ef1ebe411188f1e5169a (patch) | |
tree | 5c185bf5b688f9e255d7319cc36c33b33f316418 /config | |
parent | 6b1db5c2b202383bd22d40909a68df8cbcb20b36 (diff) |
Improved landing page
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 00ae0ad8e..eaaf853b1 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2,11 +2,23 @@ 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. + about_mastodon: Mastodon is a <em>free, open-source</em> social network. A <em>decentralized</em> alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust — whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the <em>social network</em> seamlessly. + about_this: About this instance business_email: 'Business e-mail:' contact: Contact + description_headline: What is %{domain}? domain_count_after: other instances domain_count_before: Connected to + features: + api: Open API for apps and services + blocks: Rich block and muting tools + characters: 500 characters per post + chronology: Timelines are chronological + ethics: 'Ethical design: no ads, no tracking' + gifv: GIFV sets and short videos + privacy: Granular, per-post privacy settings + public: Public timelines + features_headline: What sets Mastodon apart get_started: Get started learn_more: Learn more links: Links |