From 32fc16126f82715d1ea5898975a27fa238c1661b Mon Sep 17 00:00:00 2001 From: wangruidong <940853815@qq.com> Date: Fri, 19 Apr 2024 10:13:03 +0800 Subject: [PATCH] perf: dashboard typo --- src/i18n/langs/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/langs/en.json b/src/i18n/langs/en.json index a83f5df88..38415c9f0 100644 --- a/src/i18n/langs/en.json +++ b/src/i18n/langs/en.json @@ -994,14 +994,14 @@ "RealTimeData": "Real-time data", "UserAssetActivity": "User/asset activity status", "UserData": "User data", - "LoginUserToday": "Login account today", + "LoginUserToday": "Login accounts today", "AssetData": "Asset data", - "LoginAssetToday": "Active asset today", + "LoginAssetToday": "Active assets today", "WeekAdd": "New this week", "ProportionOfAssetTypes": "Proportion of asset types", "Proportion": "Proportion", "LoginUserRanking": "Session user ranking", - "ActiveAssetRanking": "Session asset Ranking", + "ActiveAssetRanking": "Session asset ranking", "AssetName": "Asset name", "NumberOfVisits": "Number of visits", "ranking": "Ranking", @@ -2434,4 +2434,4 @@ "BindResource": "Bind resource", "SelectResource": "Select resource" } -} \ No newline at end of file +}