From aa4336bd08a1f1a1b987d3df85e2ba1655760621 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 3 Mar 2018 10:15:25 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index ffbefaa8..31d85ffd 100644 --- a/locales/en.json +++ b/locales/en.json @@ -316,9 +316,10 @@ "gnusocial_manifest_description": "Create a federated comunication node", "gogs_manifest_arguments_install_admin": "Choose the Gogs administrator (must be an existing YunoHost user)", "gogs_manifest_arguments_install_domain": "Choose a domain for Gogs", + "gogs_manifest_arguments_install_is_public": "Is it a public site ?", "gogs_manifest_arguments_install_path": "Choose a path for Gogs", "gogs_manifest_arguments_install_public_site": "Is it a public site ?", - "gogs_manifest_description": "A self-hosted Git service written in Go", + "gogs_manifest_description": "Lightweight git forge", "grafana_manifest_arguments_install_admin": "Choose an admin user", "grafana_manifest_arguments_install_domain": "Choose a domain for Grafana", "grafana_manifest_arguments_install_is_public": "Is it a public application?",