fix: Update the reply time tooltip to avoid confusion (#9037)

This commit is contained in:
Sojan Jose
2024-02-29 01:52:09 +05:30
committed by GitHub
parent a92639e391
commit cb8f6f1a39

View File

@@ -37,7 +37,7 @@
}, },
"REPLY_TIME": { "REPLY_TIME": {
"NAME": "Customer waiting time", "NAME": "Customer waiting time",
"TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} conversations)" "TOOLTIP_TEXT": "Waiting time is %{metricValue} (based on %{conversationCount} replies)"
} }
}, },
"DATE_RANGE_OPTIONS": { "DATE_RANGE_OPTIONS": {