From ddb052ad7f454806146804e65233ec9b4378a13a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 5 Jun 2018 17:06:07 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 4 ++++ 1 file changed, 4 insertions(+) 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?",