Adding about/more page with extended information that can be set up by an admin
This commit is contained in:
parent
e25170f960
commit
c01dd089ff
8 changed files with 302 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue