chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
This commit is contained in:
committed by
Eugen Rochko
parent
1379124682
commit
cb50ecdb07
@ -254,7 +254,8 @@ tr:
|
||||
following: Takip edilenler listesi
|
||||
muting: Susturulanlar listesi
|
||||
upload: Yükle
|
||||
landing_strip_html: <strong>%{name}</strong>, %{link_to_root_path} sunucusundaki bir kullanıcıdır. Onu takip edebilir, veya Mastodon ağındaki bir hesabınızı kullanarak etkileşime geçebilirsiniz. Eğer hesabınız yoksa <a href="%{sign_up_path}">buradan kaydolabilirsiniz</a>.
|
||||
landing_strip_html: <strong>%{name}</strong>, %{link_to_root_path} sunucusundaki bir kullanıcıdır. Onu takip edebilir, veya Mastodon ağındaki bir hesabınızı kullanarak etkileşime geçebilirsiniz.
|
||||
landing_strip_signup_html: Eğer hesabınız yoksa <a href="%{sign_up_path}">buradan kaydolabilirsiniz</a>.
|
||||
media_attachments:
|
||||
validations:
|
||||
images_and_video: Halihazırda görsel içeren bir gönderiye video ekleyemezsiniz.
|
||||
|
Reference in New Issue
Block a user