aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n/locales/en
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2025-07-06 14:31:58 +0000
committerMohamed Bassem <me@mbassem.com>2025-07-06 15:30:18 +0000
commit47624547f8cb352426d597537c11e7a4550aa91e (patch)
tree6d216e7634c75d83484d14f76c14a18f530feaf2 /apps/web/lib/i18n/locales/en
parent5576361a1afa280abb256cafe17b7a140ee42adf (diff)
downloadkarakeep-47624547f8cb352426d597537c11e7a4550aa91e.tar.zst
feat: Add new user stats page. Fixes #1523
Diffstat (limited to 'apps/web/lib/i18n/locales/en')
-rw-r--r--apps/web/lib/i18n/locales/en/translation.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/web/lib/i18n/locales/en/translation.json b/apps/web/lib/i18n/locales/en/translation.json
index d33e8521..727a7538 100644
--- a/apps/web/lib/i18n/locales/en/translation.json
+++ b/apps/web/lib/i18n/locales/en/translation.json
@@ -115,6 +115,9 @@
}
}
},
+ "stats": {
+ "usage_statistics": "Usage Statistics"
+ },
"ai": {
"ai_settings": "AI Settings",
"tagging_rules": "Tagging Rules",