From 8803ca9efe23caa9c885ef1ebe411188f1e5169a Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 21 Mar 2017 19:18:37 +0100 Subject: Improved landing page --- config/locales/en.yml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'config') 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: "%{instance} is a Mastodon instance." - about_mastodon: Mastodon is a free, open-source social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly. + about_mastodon: Mastodon is a free, open-source social network. A decentralized 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 social network 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 -- cgit