diff --git a/locales/en.json b/locales/en.json index 4d365583..1594563b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -691,6 +691,11 @@ "pelican_manifest_arguments_install_path": "Choose a path for Pelican", "pelican_manifest_arguments_install_title": "Choose a default title for your website", "pelican_manifest_description": "Pelican Static Site Generator", + "pgadmin_manifest_arguments_install_admin": "Choose the only allowed admin user", + "pgadmin_manifest_arguments_install_admin_password": "Enter a password for the administrator", + "pgadmin_manifest_arguments_install_domain": "Choose a domain for Pgadmin", + "pgadmin_manifest_arguments_install_path": "Choose a path for Pgadmin", + "pgadmin_manifest_description": "Manage PostgreSQL databases over the web", "phpBB_manifest_arguments_install_admin_email": "Indicate phpBB admin email - Please make sure it exists on this server !", "phpBB_manifest_arguments_install_admin_login": "Indicate phpBB admin login", "phpBB_manifest_arguments_install_admin_pwd": "Indicate phpBB admin password. At this stage, this password is also used for phpBB MySQL database",