Commit d8e374c7 authored by Tristan Read's avatar Tristan Read

Fix alert management splash page title

parent 2bd0ab09
......@@ -199,7 +199,7 @@ export default {
</div>
<gl-empty-state
v-else
:title="__('AlertManagement|Surface alerts in GitLab')"
:title="s__('AlertManagement|Surface alerts in GitLab')"
:svg-path="emptyAlertSvgPath"
>
<template #description>
......
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