mirror of https://github.com/jumpserver/jumpserver
perf: Translate
parent
5b349ae231
commit
442efffaeb
|
@ -1550,5 +1550,44 @@
|
||||||
"userId": "User ID",
|
"userId": "User ID",
|
||||||
"userName": "User name",
|
"userName": "User name",
|
||||||
"UserActivity": "User activity",
|
"UserActivity": "User activity",
|
||||||
"AssetActivity": "Asset activity"
|
"AssetActivity": "Asset activity",
|
||||||
|
"UserReport": "User report",
|
||||||
|
"AssetReport": "Asset report",
|
||||||
|
"AccountReport": "Account report",
|
||||||
|
"NotEnableMfa": "Not enabled mfa",
|
||||||
|
"FaceVector": "Face vector",
|
||||||
|
"NeedUpdatePassword": "Need to update password",
|
||||||
|
"UserOverview": "User overview",
|
||||||
|
"LoginSource": "Login source",
|
||||||
|
"LoginCtyDistribution": "Login country distribution",
|
||||||
|
"VisitTimeDistribution": "Visit time distribution",
|
||||||
|
"LoginMethodStatistics": "Login method statistics",
|
||||||
|
"UserLoginReport": "User login report",
|
||||||
|
"UserChangePasswordReport": "User change password report",
|
||||||
|
"ChangePasswordOverview": "Change password overview",
|
||||||
|
"Operator": "Operator",
|
||||||
|
"TargetUser": "Target user",
|
||||||
|
"OperatorGeographicDistribution": "Operator geographic distribution",
|
||||||
|
"UserModificationTrends": "User modification trends",
|
||||||
|
"ModifyTheTargetUserTopTank": "Modify the target user ranking",
|
||||||
|
"TopRankOfOperateUsers": "Ranking of operating users",
|
||||||
|
"AssetStatisticsReport": "Asset statistics report",
|
||||||
|
"AssetActivityReport": "Asset activity report",
|
||||||
|
"AssetOverview": "Asset overview",
|
||||||
|
"LinkedDomains": "Linked domains",
|
||||||
|
"ConnectedDirectoryServices": "Connected directory services",
|
||||||
|
"AssetTypeDistribution": "Asset type distribution",
|
||||||
|
"WeeklyGrowthTrend": "Weekly growth trend",
|
||||||
|
"DistributionOfAssetLoginMethods": "Distribution of asset login methods",
|
||||||
|
"RemoteLoginProtocolUsageDistribution": "Remote login protocol usage distribution",
|
||||||
|
"OperatingSystemDistributionOfLoginAssets": "Operating system distribution of login assets",
|
||||||
|
"AssetLoginTrends": "Asset login trends",
|
||||||
|
"ConnectionCount": "Connection count",
|
||||||
|
"AccountStatisticsReport": "Account statistics report",
|
||||||
|
"AccountOverview": "Account overview",
|
||||||
|
"AccountCreationSourceDistribution": "Account creation source distribution",
|
||||||
|
"AccountConnectivityStatusDistribution": "Account connectivity status distribution",
|
||||||
|
"AccountPasswordChangeTrends": "Account password change trends",
|
||||||
|
"RankByNumberOfAssetAccounts": "Ranking by number of asset accounts",
|
||||||
|
"AccountAndPasswordChangeRank": "Account and password change ranking"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1554,6 +1554,43 @@
|
||||||
"setVariable": "设置参数",
|
"setVariable": "设置参数",
|
||||||
"userId": "用户ID",
|
"userId": "用户ID",
|
||||||
"userName": "用户名",
|
"userName": "用户名",
|
||||||
"UserActivity": "用户活动",
|
"UserReport": "用户报表",
|
||||||
"AssetActivity": "资产活动"
|
"AssetReport": "资产报表",
|
||||||
|
"AccountReport": "账号报表",
|
||||||
|
"NotEnableMfa": "未启动 MFA",
|
||||||
|
"FaceVector": "人脸信息",
|
||||||
|
"NeedUpdatePassword": "需改密",
|
||||||
|
"UserOverview": "用户概览",
|
||||||
|
"LoginSource": "登录来源",
|
||||||
|
"LoginCtyDistribution": "登录城市分布",
|
||||||
|
"VisitTimeDistribution": "访问时段分布",
|
||||||
|
"LoginMethodStatistics": "登录方法统计",
|
||||||
|
"UserLoginReport": "用户登录报告",
|
||||||
|
"UserChangePasswordReport": "用户改密报告",
|
||||||
|
"ChangePasswordOverview": "改密概览",
|
||||||
|
"Operator": "操作用户",
|
||||||
|
"TargetUser": "目标用户",
|
||||||
|
"OperatorGeographicDistribution": "操作用户地域分布",
|
||||||
|
"UserModificationTrends": "用户修改趋势",
|
||||||
|
"ModifyTheTargetUserTopTank": "修改目标用户排名",
|
||||||
|
"TopRankOfOperateUsers": "操作用户排名",
|
||||||
|
"AssetStatisticsReport": "资产统计报告",
|
||||||
|
"AssetActivityReport": "资产活动报告",
|
||||||
|
"AssetOverview": "用户概览",
|
||||||
|
"LinkedDomains": "已关联网域",
|
||||||
|
"ConnectedDirectoryServices": "已关联目录服务",
|
||||||
|
"AssetTypeDistribution": "资产类型分布",
|
||||||
|
"WeeklyGrowthTrend": "本周新增趋势",
|
||||||
|
"DistributionOfAssetLoginMethods": "资产登录方式分布",
|
||||||
|
"RemoteLoginProtocolUsageDistribution": "远程登录协议使用分布",
|
||||||
|
"OperatingSystemDistributionOfLoginAssets": "登录资产的操作系统分布",
|
||||||
|
"AssetLoginTrends": "资产登录趋势",
|
||||||
|
"ConnectionCount": "连接数",
|
||||||
|
"AccountStatisticsReport": "账号统计报告",
|
||||||
|
"AccountOverview": "账号概览",
|
||||||
|
"AccountCreationSourceDistribution": "账号创建来源分布",
|
||||||
|
"AccountConnectivityStatusDistribution": "账号可连接性状态分布",
|
||||||
|
"AccountPasswordChangeTrends": "账号改密趋势",
|
||||||
|
"RankByNumberOfAssetAccounts": "资产账号数量排名",
|
||||||
|
"AccountAndPasswordChangeRank": "账号密码变更排名"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue