From 5fc9d9791dd8c4f1c0e2b790b054f61dc82a550c Mon Sep 17 00:00:00 2001 From: root Date: Sat, 3 Nov 2018 07:26:37 +0000 Subject: [PATCH] [mod] update locales-community/en.json with new translations --- locales-community/en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/locales-community/en.json b/locales-community/en.json index 315bf0ce..151d166b 100644 --- a/locales-community/en.json +++ b/locales-community/en.json @@ -770,6 +770,9 @@ "ore_manifest_arguments_install_email": "Provide an email to send DATABASE settings[Database password will be sent on this email.So be CAREFUL]", "ore_manifest_arguments_install_is_public": "Is it a public application?", "ore_manifest_description": "Open Real Estate package for YunoHost.", + "osada_manifest_arguments_install_admin": "Choose the Osada administrator (must be an existing YunoHost user)", + "osada_manifest_arguments_install_domain": "Choose a domain for your Osada. Osada must run in the root of this domain. It means no other app can be accessed/run from this domain. We advise to use a dedicated subdomain such as osada.domain.tld", + "osada_manifest_description": "Osada is a decentralized publication platform and social network.", "osjs_manifest_arguments_install_domain": "Choose a domain name for OS.js", "osjs_manifest_arguments_install_is_public": "Is it a public site? ", "osjs_manifest_arguments_install_path": "Choose a path for OS.js",