From 6a1fa08dc94340b4f2646c42d10bfe9643ac47e5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 10 Jun 2018 11:36:07 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index 7c154861..f2a69a6d 100644 --- a/locales/en.json +++ b/locales/en.json @@ -676,6 +676,7 @@ "mumble_admin_plugin_manifest_arguments_install_domain": "Choose a domain for MAP", "mumble_admin_plugin_manifest_arguments_install_path": "Choose a path for MAP", "mumble_admin_plugin_manifest_description": "Mumble-server web interface", + "mumbleserver_manifest_arguments_install_domain": "Choose a domain (used to select the correct certificate)", "mumbleserver_manifest_arguments_install_password": "Choose a password for the SuperUser. This is different from the server password and allows you to create the first admin.", "mumbleserver_manifest_arguments_install_port": "Choose a port for your server. Let as default if you don't want to change it", "mumbleserver_manifest_arguments_install_registername": "Choose a name for the root channel (your mumble server name)", @@ -1228,8 +1229,9 @@ "yifypop_manifest_description": "Inspired by Popcorn Time, a node web server to stream torrents from YIFY.", "ynapticron_manifest_arguments_install_emails": "Email addresses the notifications will be send to (space separated).", "ynapticron_manifest_description": "Be notified on packages to upgrade on your system.", - "yourls_manifest_arguments_install_admin": "Choose the Yourls administrator (must be an existing YunoHost user)", + "yourls_manifest_arguments_install_admin": "Choose the Yourls administrator (can be other then YunoHOst registered user)", "yourls_manifest_arguments_install_domain": "Choose a domain for Yourls", + "yourls_manifest_arguments_install_password": "Password for the admin account (At least 6 characters long)", "yourls_manifest_arguments_install_path": "Choose a path for Yourls", "yourls_manifest_description": "An URL shortening service", "youtube-dl-webui_manifest_arguments_install_domain": "Choose a domain for Youtube-dl-WebUI",