Commit 656335f5 authored by Fernando's avatar Fernando

Style tweaks from UX feedback and translations

* Regenerate POT file
* Tweak alignment slightly
parent e723e856
......@@ -48,7 +48,7 @@ export default {
/>
<div class="gl-display-flex ml-lg-auto p-2">
<slot name="buttons"></slot>
<div class="pl-md-6">
<div class="pl-md-6 gl-pt-1">
<gl-toggle v-model="hideDismissed" :label="$options.i18n.toggleLabel" />
</div>
</div>
......
......@@ -120,7 +120,7 @@ export default {
:pipeline-iid="pipelineIid"
>
<template #label>
<strong class="gl-mb-2">{{ s__('SecurityReports|Download Report') }}</strong>
<strong class="gl-mb-2">{{ s__('SecurityReports|Coverage fuzzing') }}</strong>
</template>
</pipeline-artifact-download>
</template>
......
......@@ -28684,6 +28684,9 @@ msgstr ""
msgid "SecurityReports|Configure security testing"
msgstr ""
msgid "SecurityReports|Coverage fuzzing"
msgstr ""
msgid "SecurityReports|Create Jira issue"
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