From 15d3394a7ad72a8dae38e012da22a806c07e3f06 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Feb 2018 13:40:26 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locales/en.json b/locales/en.json index 3760eb9a..ffbefaa8 100644 --- a/locales/en.json +++ b/locales/en.json @@ -218,12 +218,13 @@ "filebin_manifest_arguments_install_is_public": "Is it a public Filebin site ?", "filebin_manifest_arguments_install_path": "Choose a path for Filebin", "filebin_manifest_description": "A minimalist, opensource online pastebin where the server has zero knowledge of pasted data - File Edition", - "flarum_manifest_arguments_install_admin": "Choose an admin user", + "flarum_manifest_arguments_install_admin": "Choose the admin user (required for automatic post-installation)", "flarum_manifest_arguments_install_adminpass": "Put your password", "flarum_manifest_arguments_install_domain": "Choose a domain name for Flarum", "flarum_manifest_arguments_install_is_public": "Is it a public application?", + "flarum_manifest_arguments_install_language": "Choose the application language", "flarum_manifest_arguments_install_path": "Choose a path for Flarum", - "flarum_manifest_arguments_install_title": "Choose a title for your forum", + "flarum_manifest_arguments_install_title": "Choose a title for your forum (required for automatic post-installation)", "flarum_manifest_description": "Flarum (open-source forum software) package for YunoHost.", "flask_manifest_arguments_install_display_name": "Display name (used in SSO portal)", "flask_manifest_arguments_install_domain": "Choose a domain for the flask app",