about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/en.json
diff options
context:
space:
mode:
authorTakeshi Umeda <noel.yoshiba@gmail.com>2022-10-16 15:43:59 +0900
committerGitHub <noreply@github.com>2022-10-16 08:43:59 +0200
commit4c7b5fb6c1787438ef130d9aecd5d0a4d54d08a9 (patch)
tree0cf759d913c7d7fad8a29ecdf12c501faf142a62 /app/javascript/mastodon/locales/en.json
parentc618d3a0a557530c85b60870958b1cd7b4320f43 (diff)
Add featured tags selector for WebUI (#19358)
* Add featured tags selector for WebUI

* Add title to tag count
Diffstat (limited to 'app/javascript/mastodon/locales/en.json')
-rw-r--r--app/javascript/mastodon/locales/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json
index 3eb13a8ea..d840a7103 100644
--- a/app/javascript/mastodon/locales/en.json
+++ b/app/javascript/mastodon/locales/en.json
@@ -35,6 +35,9 @@
   "account.following_counter": "{count, plural, one {{counter} Following} other {{counter} Following}}",
   "account.follows.empty": "This user doesn't follow anyone yet.",
   "account.follows_you": "Follows you",
+  "account.hashtag_all": "All",
+  "account.hashtag_all_description": "All posts (deselect hashtags)",
+  "account.hashtag_select_description": "Select hashtag #{name}",
   "account.hide_reblogs": "Hide boosts from @{name}",
   "account.joined": "Joined {date}",
   "account.languages": "Change subscribed languages",