Commit 1d29f586 authored by Nathan Friend's avatar Nathan Friend

Remove "in" translation

This allows the CE MR that removes this translation to cleanly apply
to EE.

Original CE issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/56036
parent 072a31be
......@@ -45,7 +45,7 @@ export default {
/>
<span v-if="mergeRequest">
{{ __('in') }}
in
<gl-link :href="mergeRequest.path" class="js-link-commit link-commit"
>!{{ mergeRequest.iid }}</gl-link
>
......
title: Remove multilingual translation from the word "in" in the job details sidebar.
merge_request: 24192
author: Nathan Friend
type: changed
......@@ -10589,9 +10589,6 @@ msgstr ""
msgid "importing"
msgstr ""
msgid "in"
msgstr ""
msgid "instance completed"
msgid_plural "instances completed"
msgstr[0] ""
......
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