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

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralebor-5 <alebor-5@student.ltu.se>2018-10-15 19:04:23 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2019-05-12 01:25:08 +0300
commit469983a6239da6f68d5d8160176bab25ffb38460 (patch)
tree5a5738f05933dcad845416ca6b63168f5d64ecdd /config/locales
parent6826e89a95f5ab6e3e6c0bffce0d68a1daf6594a (diff)
Improve communication about signing up on closed pods
fixes #7767
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/diaspora/en.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index f6434e66e..a3bb4eddf 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -346,6 +346,10 @@ en:
tutorials: "tutorials"
tutorial: "tutorial"
irc: "IRC"
+ closed_pod: "This pod is currently closed to new registrations. However, you can still join the diaspora* network by registering on %{wiki}. Because all pods are interconnected, you will have access to the same content there."
+ find_pods: "You can find pods at %{poduptime}."
+ other_questions: "If you have any other questions regarding choosing a pod, checkout our %{wiki}."
+ choose_another: "Please, choose another pod"
wiki: "wiki"
faq: "FAQ"
markdown: "Markdown"