diff --git a/locales/en.json b/locales/en.json index 923739c1..6630970c 100644 --- a/locales/en.json +++ b/locales/en.json @@ -781,6 +781,10 @@ "pagure_manifest_arguments_install_is_public": "Should Pagure be publicly accessible?", "pagure_manifest_arguments_install_path": "Choose a path for Pagure:", "pagure_manifest_description": "A translation platform using Git and Python", + "peertube_manifest_arguments_install_domain": "Choose a domain name for PeerTube", + "peertube_manifest_arguments_install_email": "Choose an admin email (can be changed after installation)", + "peertube_manifest_arguments_install_is_public": "Is it a public application?", + "peertube_manifest_description": "Video streaming platform using P2P directly in the web browser, connected to a federated network", "pelican_manifest_arguments_install_author": "Choose an author", "pelican_manifest_arguments_install_domain": "Choose a domain name for Pelican", "pelican_manifest_arguments_install_is_public": "Is it a public application?",