From 289f3c4ed8ccf87a9ca18dbb7112b39c2b674323 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Apr 2018 08:10:26 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/locales/en.json b/locales/en.json index 7a5515a9..e8c15ec4 100644 --- a/locales/en.json +++ b/locales/en.json @@ -312,6 +312,11 @@ "ghostblog_manifest_arguments_install_password": "Admin user password (8 characters minimum)", "ghostblog_manifest_arguments_install_path": "Choose a path for Ghost", "ghostblog_manifest_description": "Just a blogging platform", + "gitea_manifest_arguments_install_admin": "Choose the Gitea administrator (must be an existing YunoHost user)", + "gitea_manifest_arguments_install_domain": "Choose a domain for Gitea", + "gitea_manifest_arguments_install_is_public": "Is it a public site ?", + "gitea_manifest_arguments_install_path": "Choose a path for Gitea", + "gitea_manifest_description": "Lightweight git forge", "gitlab_manifest_arguments_install_admin": "Choose an admin user", "gitlab_manifest_arguments_install_domain": "Choose a domain name for gitlab", "gitlab_manifest_arguments_install_is_public": "Is it a public application?",