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