diff --git a/locales/en.json b/locales/en.json index 6630970c..7c154861 100644 --- a/locales/en.json +++ b/locales/en.json @@ -338,6 +338,9 @@ "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-runner_manifest_arguments_install_instance": "GitLab instance URL", + "gitlab-runner_manifest_arguments_install_token": "Enter the GitLab-CI runner token for this runner", + "gitlab-runner_manifest_description": "Run GitLab-CI jobs on your own server", "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?",