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?",