Commit e28e48eb authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch '56036-fix-translation-of-in-in-job-details-sidebar' into 'master'

Resolve "Fix translation of "in" in job details sidebar"

Closes #56036

See merge request gitlab-org/gitlab-ce!24192
parents b07ac850 772718c3
......@@ -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
......@@ -8047,9 +8047,6 @@ msgstr ""
msgid "importing"
msgstr ""
msgid "in"
msgstr ""
msgid "issue boards"
msgstr ""
......
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