mirror of
https://github.com/YunoHost/apps_translations.git
synced 2024-09-03 20:06:05 +02:00
13 lines
1.1 KiB
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."
|
|
}
|