implement session replay filters

This commit is contained in:
Francis Cao
2026-06-17 11:38:57 -07:00
parent f3ce0e64ca
commit c61c01e3bb
62 changed files with 264 additions and 372 deletions
+2
View File
@@ -102,6 +102,7 @@
"download": "下载",
"dropoff": "丢弃",
"duration": "持续时间",
"min-duration-seconds": "最短时长(秒)",
"edit": "编辑",
"edit-member": "编辑成员",
"email": "邮箱",
@@ -419,6 +420,7 @@
"triggered-event": "触发事件",
"unauthorized": "未授权",
"user-deleted": "用户已删除。",
"replay-min-duration-description": "只显示时长达到或超过此值的回放。",
"viewed-page": "已浏览页面",
"visitor-log": "来自 <b>{country}</b> 的访客在搭载 <b>{os}</b> 的 <b>{device}</b> 上使用 <b>{browser}</b> 浏览器进行访问。"
}