diff options
author | shel <Yiskah.Raphen@gmail.com> | 2017-03-17 11:16:39 -0400 |
---|---|---|
committer | Eugen <eugen@zeonfederated.com> | 2017-03-17 16:16:39 +0100 |
commit | 38dceb3bf7f4d47ea79e56a9e81d8e695136ae74 (patch) | |
tree | f6973b5365cf5985d51de90ab5f10ca27e0a8efe /config/locales | |
parent | 017350e0ead4715ef4180eb7b1f6fecb67fbf554 (diff) |
Promote Apps (#670)
"Various apps are available" is now a hyperlink
Diffstat (limited to 'config/locales')
-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 f11a689e4..595f34312 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3,6 +3,7 @@ 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. + apps: Apps business_email: 'Business e-mail:' contact: Contact domain_count_after: other instances |