diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2018-07-01 04:12:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-01 04:12:34 +0200 |
commit | 2092d5c0ad099e8f60eb001ee0cd647fc759aefc (patch) | |
tree | f5e6dfdd44ebf18bd648fdfbe5bd9b446ee1d5b3 /config/locales/en.yml | |
parent | 8fea9cc3112968d90ba4df02a90aa3a031a5f3a9 (diff) |
Improve embeds (#7919)
* Make embeds cacheable by reverse proxy * Make follow button on embeds open remote follow modal Instead of web+mastodon://, also, turn the button blue, and add a sign up prompt to the remote follow modal
Diffstat (limited to 'config/locales/en.yml')
-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 5cb81ebe9..8ab652045 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -615,6 +615,7 @@ en: remote_follow: acct: Enter your username@domain you want to follow from missing_resource: Could not find the required redirect URL for your account + no_account_html: Don't have an account? You can <a href='%{sign_up_path}' target='_blank'>sign up here</a> proceed: Proceed to follow prompt: 'You are going to follow:' remote_unfollow: |