Commit 1a3fda63 authored by Bob Van Landuyt's avatar Bob Van Landuyt

Merge branch 'FixLocaleEN' into 'master'

Remove duplicated mapping key in config/locales/en.yml

See merge request gitlab-org/gitlab-ce!30980
parents f4101aea afdb618b
---
title: Remove duplicated mapping key in config/locales/en.yml
merge_request: 30980
author: Peter Dave Hello
type: fixed
......@@ -16,12 +16,6 @@ en:
api_url: "Sentry API URL"
project/metrics_setting:
external_dashboard_url: "External dashboard URL"
errors:
messages:
label_already_exists_at_group_level: "already exists at group level for %{group}. Please choose another one."
wrong_size: "is the wrong size (should be %{file_size})"
size_too_small: "is too small (should be at least %{file_size})"
size_too_big: "is too big (should be at most %{file_size})"
views:
pagination:
previous: "Prev"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment