about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-08-07 20:20:39 +0200
committerGitHub <noreply@github.com>2019-08-07 20:20:39 +0200
commit3a6b6c63f22e31c9b113428d6c69be451a3bcc17 (patch)
treea46d26b68a7eff2451452a4e04998be7674c71bb /config
parentbced70469a6c4aecdb3c71055f329a0f579eb14c (diff)
Add breakdown of usage by source to admin UI for hashtags (#11517)
Allows determining where the majority of posts in a hashtag come
from on a given day at a glance.
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index b677a6651..7fd0536ae 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -498,6 +498,9 @@ en:
       title: Account statuses
       with_media: With media
     tags:
+      accounts_today: Unique uses today
+      accounts_week: Unique uses this week
+      breakdown: Breakdown of today's usage by source
       context: Context
       directory: In directory
       in_directory: "%{count} in directory"