Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_registrations_closed.haml « registrations « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 958f0a4ce602002d96028d04ab7e53fe2af83e96 (plain)
1
2
3
4
5
6
7
8
9
10
11
%h2
  = t("devise.shared.links.sign_up_closed")

!= t("registrations.closed.closed_pod",
  wiki: link_to(t("registrations.closed.another_pod"), "https://diasporafoundation.org/getting_started/sign_up"))

!= t("registrations.closed.find_pods",
  fediverse_observer: link_to("Fediverse Observer", "https://diaspora.fediverse.observer/"))

!= t("registrations.closed.other_questions",
  wiki: link_to("Wiki", "https://wiki.diasporafoundation.org/Choosing_a_pod"))