0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00

chore(phrases): refine dashboard tooltip description (#1386)

This commit is contained in:
IceHe.xyz 2022-07-03 23:02:08 +08:00 committed by GitHub
parent 6e3c461a88
commit f3b3397d93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -443,11 +443,11 @@ const translation = {
new_users_7_days: '7 日新增',
new_users_7_days_tip: '最近 7 日注册到你应用上的新用户数',
daily_active_users: '日活用户',
daily_active_users_tip: '今日在你的应用上交换过 token 的唯一身份用户数',
daily_active_users_tip: '今日在你的应用上交换过 token 的独立用户数',
weekly_active_users: '周活用户',
weekly_active_users_tip: '最近7日在你的应用上交换过 token 的唯一身份用户数',
weekly_active_users_tip: '最近 7 日在你的应用上交换过 token 的独立用户数',
monthly_active_users: '月活用户',
monthly_active_users_tip: '最近30日在你的应用上交换过 token 的唯一身份用户数',
monthly_active_users_tip: '最近 30 日在你的应用上交换过 token 的独立用户数',
},
logs: {
title: '审计日志',