about summary refs log tree commit diff
path: root/config/locales/de.yml
diff options
context:
space:
mode:
authorHiroaki Ninomiya <me@treby.info>2017-05-16 07:41:09 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-05-16 00:41:09 +0200
commitcb50ecdb073fdf88b9c535edd764f5de722b44e2 (patch)
tree5bbc7c720d1a132cb2c74b6755542db2b8c717e8 /config/locales/de.yml
parent137912468216c1e7467212b7573b613f479eabb8 (diff)
chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r--config/locales/de.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 7b2060a14..20adaf59a 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -229,7 +229,8 @@ de:
       following: Folgeliste
       muting: Stummschaltungsliste
     upload: Hochladen
-  landing_strip_html: <strong>%{name}</strong> ist ein Benutzer auf <strong>%{domain}</strong>. Du kannst ihm folgen oder mit ihm interagieren, sofern du ein Konto irgendwo im Fediverse hast. Wenn nicht, kannst du dich <a href="%{sign_up_path}">hier anmelden</a>.
+  landing_strip_html: <strong>%{name}</strong> ist ein Benutzer auf <strong>%{domain}</strong>. Du kannst ihm folgen oder mit ihm interagieren, sofern du ein Konto irgendwo im Fediverse hast.
+  landing_strip_signup_html: Wenn nicht, kannst du dich <a href="%{sign_up_path}">hier anmelden</a>.
   media_attachments:
     validations:
       images_and_video: Es kann kein Video an einen Beitrag, der bereits Bilder enthält, angehängt werden