From f7a7b5aa6145d21bfe219d71910975989626c6e8 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 11 Mar 2018 09:15:27 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/en.json b/locales/en.json index 0d101181..4570a604 100644 --- a/locales/en.json +++ b/locales/en.json @@ -929,6 +929,10 @@ "sonerezh_manifest_arguments_install_password": "Password to authenticate on Sonerezh (length \u2265 8)", "sonerezh_manifest_arguments_install_url_path": "Path for Sonerezh", "sonerezh_manifest_description": "Self-hosted, web-based application to stream music, everywhere.", + "spftoolbox_manifest_arguments_install_domain": "Choose a domain name for SPFToolBox", + "spftoolbox_manifest_arguments_install_is_public": "Is it a public application?", + "spftoolbox_manifest_arguments_install_path": "Choose a path for SPFToolBox", + "spftoolbox_manifest_description": "Application to check Domain Name settings.", "spip2_manifest_arguments_install_admin": "Choose the SPIP administrator (must be an existing YunoHost user)", "spip2_manifest_arguments_install_domain": "Choose a domain name for SPIP", "spip2_manifest_arguments_install_is_public": "Is it a public SPIP site ?",