From 5f1ea9cfea6800b5d33f463b5f8114a8a47e7880 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 16 Oct 2017 10:05:22 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/locales/en.json b/locales/en.json index 6c811368..98d4d503 100644 --- a/locales/en.json +++ b/locales/en.json @@ -448,11 +448,15 @@ "lychee_manifest_description": "Self-hosted photo-management done right", "mailman_manifest_arguments_install_admin": "Choose an admin user", "mailman_manifest_arguments_install_adminPass": "Choose a mailman administration password", + "mailman_manifest_arguments_install_admin_password": "Choose a mailman administration password", "mailman_manifest_arguments_install_domain": "Choose a domain for mailman", - "mailman_manifest_arguments_install_is_public": "Is it a public application ?", + "mailman_manifest_arguments_install_help_admin_password": "It will be needed to create and administrate lists. Be careful though : this password will be stored in clear on the disk :/ ...", + "mailman_manifest_arguments_install_help_domain": "This will be the domain on which mailing lists will run", + "mailman_manifest_arguments_install_help_path": "The web interface for mailman will be accessible at the.domain.tld/path", + "mailman_manifest_arguments_install_is_public": "Make the web interface public ?", "mailman_manifest_arguments_install_language": "Choose a default language for mailman", "mailman_manifest_arguments_install_listPrefix": "Choose a prefix for mailman lists (i.e. prexif in listname@prefix.yourdomain)", - "mailman_manifest_arguments_install_path": "Choose a path for mailman ", + "mailman_manifest_arguments_install_path": "Choose a path for mailman", "mailman_manifest_description": "Free software for managing electronic mail discussion and e-newsletter lists.", "mastodon_manifest_arguments_install_admin": "Choose the Mastodon administrator (must be an existing YunoHost user)", "mastodon_manifest_arguments_install_domain": "Choose a domain for Mastodon",