Commit d6954c00 authored by Denys Mishunov's avatar Denys Mishunov

Merge branch 'tr-alert-list-issue-column' into 'master'

Update column name in alert management table

See merge request gitlab-org/gitlab!45091
parents 1ccaf2ea c457de11
......@@ -94,7 +94,7 @@ export default {
},
{
key: 'issue',
label: s__('AlertManagement|Issue'),
label: s__('AlertManagement|Incident'),
thClass: 'gl-w-12 gl-pointer-events-none',
tdClass,
},
......
......@@ -2302,10 +2302,10 @@ msgstr ""
msgid "AlertManagement|High"
msgstr ""
msgid "AlertManagement|Info"
msgid "AlertManagement|Incident"
msgstr ""
msgid "AlertManagement|Issue"
msgid "AlertManagement|Info"
msgstr ""
msgid "AlertManagement|Key"
......
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