feat(web): dedicated view for user's usage stats (#14348)

* feat(web): dedicated view for user's usage stats

* cell heights

* Translation

* pr feedback

* clean up

* clean up

* pr feedback
This commit is contained in:
Alex
2024-11-26 08:59:47 -06:00
committed by GitHub
parent d277096d58
commit 361d83c729
7 changed files with 148 additions and 116 deletions
+5 -1
View File
@@ -1,4 +1,6 @@
{
"user_usage_stats": "Account usage statistics",
"user_usage_stats_description": "View account usage statistics",
"about": "Refresh",
"account": "Account",
"account_settings": "Account Settings",
@@ -1315,5 +1317,7 @@
"years_ago": "{years, plural, one {# year} other {# years}} ago",
"yes": "Yes",
"you_dont_have_any_shared_links": "You don't have any shared links",
"zoom_image": "Zoom Image"
"zoom_image": "Zoom Image",
"timeline": "Timeline",
"total": "Total"
}