chore(landing_strip): hide signup path unless the instance allows registration. (#3055)
This commit is contained in:
parent
1379124682
commit
cb50ecdb07
31 changed files with 61 additions and 27 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue