apps_translations/translations/apps/gotosocial/manifest/en.json

13 lines
1.1 KiB
JSON

{
"description": "Fast ActivityPub social network server written in Go",
"install_accounts_approval_required_ask": "Registration approval?",
"install_accounts_approval_required_help": "Do sign up requests require approval from an admin/moderator before an account can sign in/use the server?",
"install_accounts_reason_required_ask": "Request registration reason?",
"install_accounts_reason_required_help": "Are sign up requests required to submit a reason for the request (eg., an explanation of why they want to join the instance)?",
"install_accounts_registration_open_ask": "Open registration?",
"install_accounts_registration_open_help": "Do you want people to be able to just submit sign up requests (true), or do you want invite only (false)?",
"install_admin_ask": "Name your admin user for GoToSocial",
"install_admin_help": "Must be in lower case and without special characters.",
"install_email_ask": "The email adress of your admin account.",
"install_password_help": "Must contain: upper case, lower case, number and special character."
}