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:
authorRaphael <raphael@joindiaspora.com>2010-11-18 23:44:27 +0300
committerRaphael <raphael@joindiaspora.com>2010-11-18 23:50:46 +0300
commit61692c1da65da1bef1d0904a493bddbeebb60bef (patch)
tree15321ed6e265caa8cc8b48a31a06c1191e809266 /config/locales/devise/devise.en.yml
parent8c092649f224fabd5ca6c1a975f20f824d2b7fff (diff)
Fix translation missing in inv mailer
Diffstat (limited to 'config/locales/devise/devise.en.yml')
-rw-r--r--config/locales/devise/devise.en.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/locales/devise/devise.en.yml b/config/locales/devise/devise.en.yml
index 1aad5e0b8..c6cec0c6c 100644
--- a/config/locales/devise/devise.en.yml
+++ b/config/locales/devise/devise.en.yml
@@ -64,12 +64,13 @@ en:
unlock: "Unlock my account"
invitation:
subject: "You've been invited to join Diaspora!"
- has_invited_you: "%{name} has invited you to join Diaspora"
- have_invited_you: "%{names} have invited you to join Diaspora"
- accept_at: ", at %{url}, you can accept it through the link below."
accept: "Accept invitation"
ignore: "If you don't want to accept the invitation, please ignore this email."
no_account_till: "Your account won't be created until you access the link above and sign up."
+ inviters:
+ has_invited_you: "%{name} has invited you to join Diaspora"
+ have_invited_you: "%{names} have invited you to join Diaspora"
+ accept_at: ", at %{url}, you can accept it through the link below."
shared:
links:
sign_in: 'Sign in'