mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Cases] Edits tooltip for average time to close (#133567)
This commit is contained in:
parent
a36a88b046
commit
b1d9e76eb6
1 changed files with 1 additions and 2 deletions
|
@ -111,6 +111,5 @@ export const ATTC_STAT = i18n.translate('xpack.cases.casesStats.mttr', {
|
|||
});
|
||||
|
||||
export const ATTC_DESCRIPTION = i18n.translate('xpack.cases.casesStats.mttrDescription', {
|
||||
defaultMessage:
|
||||
'Average time to close is the average duration of cases from creation to closure.',
|
||||
defaultMessage: 'The average duration (from creation to closure) for your current cases',
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue