feat: topics dashboard details subpage

This commit is contained in:
Julian Lam
2021-02-24 10:01:54 -05:00
parent c57c77030e
commit e1ed514b10
7 changed files with 136 additions and 68 deletions

View File

@@ -76,5 +76,10 @@
"graphs.registered-users": "Registered Users",
"graphs.anonymous-users": "Anonymous Users",
"last-restarted-by": "Last restarted by",
"no-users-browsing": "No users browsing"
"no-users-browsing": "No users browsing",
"back-to-dashboard": "Back to Dashboard",
"details.no-users": "No users have joined within the selected timeframe",
"details.no-topics": "No topics have been posted within the selected timeframe",
"details.no-logins": "No logins have been recorded within the selected timeframe"
}