From 7c5c1a477119886f93c9b8f983d2e7a125edc5f5 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 6 Jun 2018 06:11:11 +0000 Subject: [PATCH] [mod] update en.json with new translations --- locales/en.json | 3 +++ 1 file changed, 3 insertions(+) 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?",