From f369dab61dbcea369854457dfaaf22e690c99419 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 26 Dec 2017 21:50:28 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 5 +++++ 1 file changed, 5 insertions(+) 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",