diff options
author | mayaeh <mayaeh@marimo-net.org> | 2019-08-25 23:22:20 +0900 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2019-08-25 16:22:20 +0200 |
commit | 89b574aa6cff9d2a5f2659c67abc430deaab743d (patch) | |
tree | 3717fddfdd6eeabb9150c0eeacd6a8736ce76a1b /config/locales | |
parent | 91582937f34c74dd76dabe7253864da8565f227e (diff) |
Add translation target for hashtag (#11657)
* Add translation target for hashtag. * run `yarn manage:translations en`
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/simple_form.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/simple_form.en.yml b/config/locales/simple_form.en.yml index cfaa6e666..2d5ada0a4 100644 --- a/config/locales/simple_form.en.yml +++ b/config/locales/simple_form.en.yml @@ -145,6 +145,7 @@ en: trending_tag: Send e-mail when an unreviewed hashtag is trending tag: listable: Allow this hashtag to appear in searches and on the profile directory + name: Hashtag trendable: Allow this hashtag to appear under trends usable: Allow toots to use this hashtag 'no': 'No' |