scope translations correctly
This commit is contained in:
parent
d545900759
commit
ac4880cb0d
1 changed files with 4 additions and 3 deletions
|
|
@ -438,14 +438,15 @@ en:
|
||||||
join_me_on_diaspora: "Join me on DIASPORA*"
|
join_me_on_diaspora: "Join me on DIASPORA*"
|
||||||
click_link_to_accept_invitation: "Click this link to accept your invitation"
|
click_link_to_accept_invitation: "Click this link to accept your invitation"
|
||||||
finder:
|
finder:
|
||||||
resend: "resend"
|
|
||||||
invite_your_friends_from: "Invite your friends from %{service}"
|
invite_your_friends_from: "Invite your friends from %{service}"
|
||||||
not_connected: "not connected"
|
|
||||||
friends:
|
friends:
|
||||||
zero: "no friends"
|
zero: "no friends"
|
||||||
one: "1 friend"
|
one: "1 friend"
|
||||||
few: "%{count} friends"
|
few: "%{count} friends"
|
||||||
other: "%{count} friends"
|
other: "%{count} friends"
|
||||||
|
not_connected: "not connected"
|
||||||
|
remote_friend:
|
||||||
|
resend: "resend"
|
||||||
invite: "invite"
|
invite: "invite"
|
||||||
notifier:
|
notifier:
|
||||||
hello: "Hello %{name}!"
|
hello: "Hello %{name}!"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue