mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit b1d9e76eb6
)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
9209a82452
commit
a521a30dc6
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