From 6b1db5c2b202383bd22d40909a68df8cbcb20b36 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Mon, 20 Mar 2017 03:36:29 +0100 Subject: Add landing strip --- config/locales/en.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index e35b8d97a..00ae0ad8e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3,7 +3,6 @@ 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. - apps: Apps business_email: 'Business e-mail:' contact: Contact domain_count_after: other instances @@ -75,6 +74,7 @@ en: validation_errors: one: Something isn't quite right yet! Please review the error below other: Something isn't quite right yet! Please review %{count} errors below + landing_strip_html: %{name} is a user on %{domain}. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can sign up here. notification_mailer: digest: body: 'Here is a brief summary of what you missed on %{instance} since your last visit on %{since}:' @@ -125,8 +125,6 @@ en: unlisted: Public, but do not display on the public timeline stream_entries: click_to_show: Click to show - favourited: favourited a post by - is_now_following: is now following reblogged: boosted sensitive_content: Sensitive content time: -- cgit