mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Updated metrics components for compare mode.
This commit is contained in:
parent
6b03935fca
commit
df66acaacf
117 changed files with 602 additions and 513 deletions
|
|
@ -83,12 +83,6 @@
|
|||
"value": "Average"
|
||||
}
|
||||
],
|
||||
"label.average-visit-time": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Average visit time"
|
||||
}
|
||||
],
|
||||
"label.back": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1249,6 +1243,12 @@
|
|||
"value": "Views per visit"
|
||||
}
|
||||
],
|
||||
"label.visit-duration": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Visit duration"
|
||||
}
|
||||
],
|
||||
"label.visitors": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue