Commit c457de11 authored by Tristan Read's avatar Tristan Read Committed by Denys Mishunov

Update column name in alert management table

parent bec48afe
...@@ -94,7 +94,7 @@ export default { ...@@ -94,7 +94,7 @@ export default {
}, },
{ {
key: 'issue', key: 'issue',
label: s__('AlertManagement|Issue'), label: s__('AlertManagement|Incident'),
thClass: 'gl-w-12 gl-pointer-events-none', thClass: 'gl-w-12 gl-pointer-events-none',
tdClass, tdClass,
}, },
......
...@@ -2296,10 +2296,10 @@ msgstr "" ...@@ -2296,10 +2296,10 @@ msgstr ""
msgid "AlertManagement|High" msgid "AlertManagement|High"
msgstr "" msgstr ""
msgid "AlertManagement|Info" msgid "AlertManagement|Incident"
msgstr "" msgstr ""
msgid "AlertManagement|Issue" msgid "AlertManagement|Info"
msgstr "" msgstr ""
msgid "AlertManagement|Key" 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