mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
New event data screen.
This commit is contained in:
parent
10c438d1de
commit
8ee37d1246
137 changed files with 4918 additions and 321 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"label.access-code": "存取碼",
|
||||
"label.actions": "行動",
|
||||
"label.activity-log": "活動日誌",
|
||||
"label.activity": "活動日誌",
|
||||
"label.add": "新增",
|
||||
"label.add-description": "新增描述",
|
||||
"label.add-member": "Add member",
|
||||
|
|
@ -78,6 +78,7 @@
|
|||
"label.filter-combined": "組合",
|
||||
"label.filter-raw": "原始",
|
||||
"label.filters": "篩選器",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "漏斗",
|
||||
"label.funnel-description": "瞭解使用者的轉換率和退出率",
|
||||
"label.goal": "Goal",
|
||||
|
|
@ -103,6 +104,7 @@
|
|||
"label.last-days": "最近 {x} 天",
|
||||
"label.last-hours": "最近 {x} 小時",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "離開",
|
||||
"label.leave-team": "離開團隊",
|
||||
"label.less-than": "小於",
|
||||
|
|
@ -132,11 +134,14 @@
|
|||
"label.pageTitle": "頁面標題",
|
||||
"label.pages": "頁面",
|
||||
"label.password": "密碼",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "由 {name} 提供",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "個人資料",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "查詢",
|
||||
"label.query": "查詢",
|
||||
|
|
@ -156,6 +161,9 @@
|
|||
"label.reset-website": "重設網站",
|
||||
"label.retention": "保留",
|
||||
"label.retention-description": "透過追蹤使用者回訪的頻率來衡量您的網站黏著度。",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "角色",
|
||||
"label.run-query": "執行查詢",
|
||||
"label.save": "儲存",
|
||||
|
|
@ -165,6 +173,7 @@
|
|||
"label.select-date": "選擇日期",
|
||||
"label.select-role": "Select role",
|
||||
"label.select-website": "選擇網站",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "工作階段",
|
||||
"label.settings": "設定",
|
||||
"label.share-url": "分享網址",
|
||||
|
|
@ -193,18 +202,21 @@
|
|||
"label.total": "總計",
|
||||
"label.total-records": "總記錄",
|
||||
"label.tracking-code": "追蹤代碼",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer website",
|
||||
"label.true": "是",
|
||||
"label.type": "類型",
|
||||
"label.unique": "獨立",
|
||||
"label.unique-visitors": "獨立訪客",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "未知",
|
||||
"label.untitled": "無標題",
|
||||
"label.update": "Update",
|
||||
"label.url": "網址",
|
||||
"label.urls": "網址",
|
||||
"label.user": "使用者",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "使用者名稱",
|
||||
"label.users": "使用者",
|
||||
"label.utm": "UTM",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue