36 lines
1.6 KiB
JSON
36 lines
1.6 KiB
JSON
{
|
|
"Events": {
|
|
"PluginDescription": "Track Events and get reports on your visitors activity.",
|
|
"AvgEventValue": "Average Event value is: %s",
|
|
"AvgValue": "Average value",
|
|
"AvgValueDocumentation": "The average of all values for this event",
|
|
"Category": "Category",
|
|
"Event": "Event",
|
|
"EventAction": "Event Action",
|
|
"EventActions": "Event Actions",
|
|
"EventCategories": "Event Categories",
|
|
"EventCategory": "Event Category",
|
|
"EventName": "Event Name",
|
|
"EventNames": "Event Names",
|
|
"EventUrl": "Event URL",
|
|
"EventUrls": "Event URLs",
|
|
"Events": "Events",
|
|
"EventsWithValue": "Events with a value",
|
|
"EventsWithValueDocumentation": "Number of events where an Event value was set",
|
|
"EventValue": "Event value",
|
|
"EventValueTooltip": "Total Event value is the sum of %1$s events values %2$s between minimum of %3$s and maximum of %4$s.",
|
|
"MaxValue": "Maximum Event value",
|
|
"MaxValueDocumentation": "The maximum value for this event",
|
|
"MinValue": "Minimum Event value",
|
|
"MinValueDocumentation": "The minimum value for this event",
|
|
"SecondaryDimension": "Secondary dimension is %s.",
|
|
"SwitchToSecondaryDimension": "Switch to %s",
|
|
"TopEvents": "Top Events",
|
|
"TotalEvents": "Total events",
|
|
"TotalEventsDocumentation": "Total number of events",
|
|
"TotalValue": "Event value",
|
|
"TotalValueDocumentation": "The sum of event values",
|
|
"ViewEvents": "View Events"
|
|
}
|
|
}
|