about summary refs log tree commit diff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorymmtmdk <ymmtmdk@gmail.com>2017-04-24 04:45:03 +0900
committerEugen <eugen@zeonfederated.com>2017-04-23 21:45:03 +0200
commit072c6f1527177edc53f246a3f701d5f06349de4a (patch)
treef0783ae0faf0b69cbc1b4c050c326c6a37838351 /config/locales/en.yml
parent55e32fe579412ea7d80a5ccc350ff6a18cb19576 (diff)
Add link for domain in land strip (#2306)
* Add link for domain in land strip

* Use root_path

* Avoid repeating code
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 778027cec..cbe2b4cbd 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -242,7 +242,7 @@ en:
       following: Following list
       muting: Muting list
     upload: Upload
-  landing_strip_html: <strong>%{name}</strong> is a user on <strong>%{domain}</strong>. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can <a href="%{sign_up_path}">sign up here</a>.
+  landing_strip_html: <strong>%{name}</strong> is a user on %{link_to_root_path}. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can <a href="%{sign_up_path}">sign up here</a>.
   media_attachments:
     validations:
       images_and_video: Cannot attach a video to a status that already contains images