Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMartin Wortschack <mwortschack@gitlab.com>2018-10-30 19:23:47 +0300
committerMike Greiling <mike@pixelcog.com>2018-10-30 19:23:47 +0300
commit66e8ecffa0990651e7bac46ac65120f5a98b1749 (patch)
tree527d4fc5bc0c341ddab80cd9f27ddaca0b822d11 /config
parente9814aae809fb057f9126d9574c313fa18836ec0 (diff)
Resolve "Create new group: Rename form fields and update UI"
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 795e5d4e6bc..0a43a1d9a6b 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -8,6 +8,8 @@ en:
issue_link:
source: Source issue
target: Target issue
+ group:
+ path: Group URL
errors:
messages:
label_already_exists_at_group_level: "already exists at group level for %{group}. Please choose another one."