Change incident update text
This commit is contained in:
@@ -56,7 +56,7 @@ return [
|
|||||||
'title' => 'Incident Templates',
|
'title' => 'Incident Templates',
|
||||||
'add' => [
|
'add' => [
|
||||||
'title' => 'Create an incident template',
|
'title' => 'Create an incident template',
|
||||||
'message' => 'You should add an incident template.',
|
'message' => 'Create your first incident template.',
|
||||||
'success' => 'Your new incident template has been created.',
|
'success' => 'Your new incident template has been created.',
|
||||||
'failure' => 'Something went wrong with the incident template.',
|
'failure' => 'Something went wrong with the incident template.',
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user