diff options
author | Sasha Sorokin <dafri.nochiterov8@gmail.com> | 2020-01-29 11:35:54 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2020-02-21 02:51:31 -0600 |
commit | 6cfd4f4882d7198547005f561c8edff6f302bbb7 (patch) | |
tree | 2522b96d5460d2a1d0b41e0dc325201afa276fb5 /config/locales | |
parent | b7532f167e075ed48eb2863939f074e4636dc29f (diff) |
Add "Show thread" button to public profiles (#13000)
This adds "Show thread" button to the status view which is used in profiles. The logic to display the button is mimicking logic in web app available at app/javascript/mastodon/components/status.js#L439. * The little change in components CSS required to remove enforced underline for all links on public pages on our button.
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 848f3395c..3278007ea 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1051,6 +1051,7 @@ en: replies_rejected: 'The author is not accepting replies to this roar.' kicked: "You do not have the author's permission to reply to this thread." show_more: Show more + show_thread: Show thread sign_in_to_participate: Sign in to participate in the conversation title: '%{name}: "%{quote}"' visibilities: |