mirror of
https://github.com/umami-software/umami.git
synced 2026-02-23 14:05:35 +01:00
New event data screen.
This commit is contained in:
parent
10c438d1de
commit
8ee37d1246
137 changed files with 4918 additions and 321 deletions
|
|
@ -11,7 +11,7 @@
|
|||
"value": "用户行为"
|
||||
}
|
||||
],
|
||||
"label.activity-log": [
|
||||
"label.activity": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "活动日志"
|
||||
|
|
@ -473,6 +473,12 @@
|
|||
"value": "筛选"
|
||||
}
|
||||
],
|
||||
"label.first-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "First seen"
|
||||
}
|
||||
],
|
||||
"label.funnel": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -647,6 +653,12 @@
|
|||
"value": " 个月"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -865,6 +877,18 @@
|
|||
"value": "密码"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -903,6 +927,12 @@
|
|||
"value": "个人资料"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1017,6 +1047,24 @@
|
|||
"value": "通过跟踪用户返回的频率来衡量网站的用户粘性。"
|
||||
}
|
||||
],
|
||||
"label.revenue": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue"
|
||||
}
|
||||
],
|
||||
"label.revenue-description": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Look into your revenue across time."
|
||||
}
|
||||
],
|
||||
"label.revenue-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Revenue Property"
|
||||
}
|
||||
],
|
||||
"label.role": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1071,6 +1119,12 @@
|
|||
"value": "选择网站"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1239,6 +1293,12 @@
|
|||
"value": "跟踪代码"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1275,6 +1335,12 @@
|
|||
"value": "独立访客"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1311,6 +1377,12 @@
|
|||
"value": "用户"
|
||||
}
|
||||
],
|
||||
"label.user-property": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "User Property"
|
||||
}
|
||||
],
|
||||
"label.username": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue