mirror of
https://github.com/umami-software/umami.git
synced 2026-02-22 13:35: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": " months"
|
||||
}
|
||||
],
|
||||
"label.last-seen": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Last seen"
|
||||
}
|
||||
],
|
||||
"label.leave": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -861,6 +873,18 @@
|
|||
"value": "密碼"
|
||||
}
|
||||
],
|
||||
"label.path": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Path"
|
||||
}
|
||||
],
|
||||
"label.paths": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Paths"
|
||||
}
|
||||
],
|
||||
"label.powered-by": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -899,6 +923,12 @@
|
|||
"value": "個人資料"
|
||||
}
|
||||
],
|
||||
"label.properties": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Properties"
|
||||
}
|
||||
],
|
||||
"label.property": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1013,6 +1043,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,
|
||||
|
|
@ -1067,6 +1115,12 @@
|
|||
"value": "選擇網站"
|
||||
}
|
||||
],
|
||||
"label.session": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Session"
|
||||
}
|
||||
],
|
||||
"label.sessions": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1235,6 +1289,12 @@
|
|||
"value": "追蹤代碼"
|
||||
}
|
||||
],
|
||||
"label.transactions": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Transactions"
|
||||
}
|
||||
],
|
||||
"label.transfer": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1271,6 +1331,12 @@
|
|||
"value": "獨立訪客"
|
||||
}
|
||||
],
|
||||
"label.uniqueCustomers": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Unique Customers"
|
||||
}
|
||||
],
|
||||
"label.unknown": [
|
||||
{
|
||||
"type": 0,
|
||||
|
|
@ -1307,6 +1373,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