Commit ebf14287 authored by Mayra Cabrera's avatar Mayra Cabrera Committed by Stan Hu

Fixes pot failure

Also fixes duplicated entry
parent 9d38778f
......@@ -118,7 +118,7 @@ export default {
<div v-else-if="userCanEnableErrorTracking">
<gl-empty-state
:title="__('Get started with error tracking')"
:description="__('Monitor your errors by integrating with Sentry')"
:description="__('Monitor your errors by integrating with Sentry.')"
:primary-button-text="__('Enable error tracking')"
:primary-button-link="enableErrorTrackingLink"
:svg-path="illustrationPath"
......
......@@ -7209,9 +7209,6 @@ msgstr ""
msgid "Monday"
msgstr ""
msgid "Monitor your errors by integrating with Sentry"
msgstr ""
msgid "Monitor your errors by integrating with Sentry."
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