From ce3bc81d6d8af464930ea4eb619ccc913feedcae Mon Sep 17 00:00:00 2001 From: root Date: Wed, 1 Aug 2018 18:26:27 +0000 Subject: [PATCH] [mod] update locales-community/en.json with new translations --- locales-community/en.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locales-community/en.json b/locales-community/en.json index b561fa3d..5e9d439c 100644 --- a/locales-community/en.json +++ b/locales-community/en.json @@ -157,6 +157,11 @@ "diaspora_manifest_description": "Distributed social networking service", "diasporadocker_manifest_arguments_install_domain": "Choose a domain for Diaspora", "diasporadocker_manifest_description": "A open and powerfull social network", + "discourse_manifest_arguments_install_admin": "Choose an admin user", + "discourse_manifest_arguments_install_domain": "Choose a domain for Discourse", + "discourse_manifest_arguments_install_is_public": "Is it a public application?", + "discourse_manifest_arguments_install_path": "Choose a path for Discourse", + "discourse_manifest_description": "Discussion platform", "docker-registry_manifest_arguments_install_domain": "Choose a domain for your Docker Registry", "docker-registry_manifest_arguments_install_is_public": "Is it a public site ?", "docker-registry_manifest_description": "Docker registry for yunohost",